diff --git a/CHANGELOG.md b/CHANGELOG.md index b334eaf..549152a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.3.3](https://github.com/rollup-umd/documentation/compare/v1.3.2...v1.3.3) (2018-12-22) + + +### Bug Fixes + +* **dependencies:** upgrade dependencies ([d7f94b4](https://github.com/rollup-umd/documentation/commit/d7f94b4)) + ## [1.3.2](https://github.com/rollup-umd/documentation/compare/v1.3.1...v1.3.2) (2018-12-21) diff --git a/package.json b/package.json index 9963853..29adee0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rollup-umd/documentation", - "version": "1.3.2", + "version": "1.3.3", "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": {