diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d97c95..76f9f34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.20](https://github.com/rollup-umd/documentation/compare/v1.0.19...v1.0.20) (2018-12-09) + + +### Bug Fixes + +* **dependencies:** Update rsg-components and styled-components ([7aa4f02](https://github.com/rollup-umd/documentation/commit/7aa4f02)) + ## [1.0.19](https://github.com/rollup-umd/documentation/compare/v1.0.18...v1.0.19) (2018-12-09) diff --git a/package.json b/package.json index cde7c7f..2a75484 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rollup-umd/documentation", - "version": "1.0.19", + "version": "1.0.20", "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": {