diff --git a/CHANGELOG.md b/CHANGELOG.md index 362f3c5..874d643 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.13](https://github.com/rollup-umd/documentation/compare/v1.0.12...v1.0.13) (2018-12-03) + + +### Bug Fixes + +* **jsdom:** remove sed fix and using updateExample in react-styleguidist configuration ([aa265eb](https://github.com/rollup-umd/documentation/commit/aa265eb)) + ## [1.0.12](https://github.com/rollup-umd/documentation/compare/v1.0.11...v1.0.12) (2018-12-03) diff --git a/package.json b/package.json index d5b50ce..f435c63 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rollup-umd/documentation", - "version": "1.0.12", + "version": "1.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": {