Skip to content

Commit

Permalink
chore(release): 2.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.6](v2.0.5...v2.0.6) (2019-09-26)

### Bug Fixes

* **dependencies:** upgrade react to 16.9.0 and many dependencies ([38de73c](38de73c))
  • Loading branch information
semantic-release-bot committed Sep 26, 2019
1 parent 15c4735 commit 6cb0a01
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.6](https://github.com/rollup-umd/documentation/compare/v2.0.5...v2.0.6) (2019-09-26)


### Bug Fixes

* **dependencies:** upgrade react to 16.9.0 and many dependencies ([38de73c](https://github.com/rollup-umd/documentation/commit/38de73c))

## [2.0.5](https://github.com/rollup-umd/documentation/compare/v2.0.4...v2.0.5) (2019-05-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollup-umd/documentation",
"version": "2.0.5",
"version": "2.0.6",
"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",
"main": "lib/index.js",
"bin": {
Expand Down

0 comments on commit 6cb0a01

Please sign in to comment.