diff --git a/CHANGELOG.md b/CHANGELOG.md index faf6c06..6fa8614 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.2](https://github.com/rollup-umd/documentation/compare/v2.0.1...v2.0.2) (2019-04-01) + + +### Bug Fixes + +* **dependencies:** upgrade all dependencies ([529fae2](https://github.com/rollup-umd/documentation/commit/529fae2)) + ## [2.0.1](https://github.com/rollup-umd/documentation/compare/v2.0.0...v2.0.1) (2019-03-11) diff --git a/package.json b/package.json index 2f380dd..a2285b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rollup-umd/documentation", - "version": "2.0.1", + "version": "2.0.2", "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": {