diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cfac9e..32327f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.13](https://github.com/rollup-umd/documentation/compare/v2.0.12...v2.0.13) (2020-01-29) + + +### Bug Fixes + +* **dependencies:** upgrade all dependencies ([121be6b](https://github.com/rollup-umd/documentation/commit/121be6bddce4fa08cea4f561f5bf3c608749dc4b)) + ## [2.0.12](https://github.com/rollup-umd/documentation/compare/v2.0.11...v2.0.12) (2020-01-29) diff --git a/package.json b/package.json index 8840a0f..fbfb86c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rollup-umd/documentation", - "version": "2.0.12", + "version": "2.0.13", "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": {