diff --git a/CHANGELOG.md b/CHANGELOG.md index 382bdcb..288f4f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.3.6](https://github.com/rollup-umd/documentation/compare/v1.3.5...v1.3.6) (2019-01-31) + + +### Bug Fixes + +* **dependencies:** Upgrade all dependencies to latest ([c012ae7](https://github.com/rollup-umd/documentation/commit/c012ae7)) +* **dependencies:** Upgrade all to latest ([ffd2101](https://github.com/rollup-umd/documentation/commit/ffd2101)) + ## [1.3.5](https://github.com/rollup-umd/documentation/compare/v1.3.4...v1.3.5) (2018-12-22) diff --git a/package.json b/package.json index 29234db..5f6b678 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rollup-umd/documentation", - "version": "1.3.5", + "version": "1.3.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": {