Skip to content

Commit 0fbfbd3

Browse files
chore(release): 2.0.3 [skip ci]
## [2.0.3](v2.0.2...v2.0.3) (2019-05-19) ### Bug Fixes * **dependencies:** upgrade all dependencies ([26f416c](26f416c))
1 parent b7cef89 commit 0fbfbd3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.3](https://github.com/rollup-umd/documentation/compare/v2.0.2...v2.0.3) (2019-05-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** upgrade all dependencies ([26f416c](https://github.com/rollup-umd/documentation/commit/26f416c))
7+
18
## [2.0.2](https://github.com/rollup-umd/documentation/compare/v2.0.1...v2.0.2) (2019-04-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rollup-umd/documentation",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Extension for react-styleguidist, Featured generated react-documentation, generated jsdom documentation, default react-styleguidist configuration, layout package with auto-configuration, internals layouts, configured CI",
55
"main": "lib/index.js",
66
"bin": {

0 commit comments

Comments
 (0)