diff --git a/CHANGELOG.md b/CHANGELOG.md index 288f4f1..92df112 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.3.7](https://github.com/rollup-umd/documentation/compare/v1.3.6...v1.3.7) (2019-02-02) + + +### Bug Fixes + +* **dependencies:** Upgrade all dependencies ([b1e2b81](https://github.com/rollup-umd/documentation/commit/b1e2b81)) + ## [1.3.6](https://github.com/rollup-umd/documentation/compare/v1.3.5...v1.3.6) (2019-01-31) diff --git a/package.json b/package.json index fa30614..e55985b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rollup-umd/documentation", - "version": "1.3.6", + "version": "1.3.7", "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": {