From b19b6a9f329a1bca24d73ef575e09fd3b61e4947 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 21 May 2019 00:35:08 +0000 Subject: [PATCH] chore(release): 2.0.2 [skip ci] ## [2.0.2](https://github.com/rollup-umd/word-documentation/compare/v2.0.1...v2.0.2) (2019-05-21) ### Bug Fixes * **release:** GitHub release https://github.com/rollup-umd/word-documentation ([65472c3](https://github.com/rollup-umd/word-documentation/commit/65472c3)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77c2ff6..edaba5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.2](https://github.com/rollup-umd/word-documentation/compare/v2.0.1...v2.0.2) (2019-05-21) + + +### Bug Fixes + +* **release:** GitHub release https://github.com/rollup-umd/word-documentation ([65472c3](https://github.com/rollup-umd/word-documentation/commit/65472c3)) + ## [2.0.1](https://module.kopaxgroup.com/rollup-umd/word-documentation/compare/v2.0.0...v2.0.1) (2019-05-21) diff --git a/package.json b/package.json index 8ec3b35..1111651 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rollup-umd/word-documentation", - "version": "2.0.1", + "version": "2.0.2", "description": "Rollup-UMD documentation layout that aim to write a documentation/document with the styling of a word document", "main": "lib/index.js", "jsnext:main": "dist/@yeutech/word-documentation.esm.js",