diff --git a/CHANGELOG.md b/CHANGELOG.md index 874d643..105b476 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.14](https://github.com/rollup-umd/documentation/compare/v1.0.13...v1.0.14) (2018-12-03) + + +### Bug Fixes + +* **createConfig:** thisPkg was wrong ([abd6c8d](https://github.com/rollup-umd/documentation/commit/abd6c8d)) + ## [1.0.13](https://github.com/rollup-umd/documentation/compare/v1.0.12...v1.0.13) (2018-12-03) diff --git a/package.json b/package.json index f435c63..01fd780 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rollup-umd/documentation", - "version": "1.0.13", + "version": "1.0.14", "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": {