From e365d734b1f291e2127a924cb27ec9ea0b201a6d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 1 Apr 2019 15:03:07 +0000 Subject: [PATCH] chore(release): 2.0.2 [skip ci] ## [2.0.2](https://github.com/rollup-umd/documentation/compare/v2.0.1...v2.0.2) (2019-04-01) ### Bug Fixes * **dependencies:** upgrade all dependencies ([529fae2](https://github.com/rollup-umd/documentation/commit/529fae2)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index faf6c06..6fa8614 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.2](https://github.com/rollup-umd/documentation/compare/v2.0.1...v2.0.2) (2019-04-01) + + +### Bug Fixes + +* **dependencies:** upgrade all dependencies ([529fae2](https://github.com/rollup-umd/documentation/commit/529fae2)) + ## [2.0.1](https://github.com/rollup-umd/documentation/compare/v2.0.0...v2.0.1) (2019-03-11) diff --git a/package.json b/package.json index 2f380dd..a2285b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rollup-umd/documentation", - "version": "2.0.1", + "version": "2.0.2", "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": {