Skip to content

Commit fe7bc7d

Browse files
chore(release): 2.0.9 [skip ci]
## [2.0.9](v2.0.8...v2.0.9) (2019-10-10) ### Bug Fixes * **terser:** fix terser in dependencies ([1c38633](1c38633))
1 parent 4fb2e0d commit fe7bc7d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.9](https://github.com/rollup-umd/documentation/compare/v2.0.8...v2.0.9) (2019-10-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **terser:** fix terser in dependencies ([1c38633](https://github.com/rollup-umd/documentation/commit/1c38633))
7+
18
## [2.0.8](https://github.com/rollup-umd/documentation/compare/v2.0.7...v2.0.8) (2019-10-10)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rollup-umd/documentation",
3-
"version": "2.0.8",
3+
"version": "2.0.9",
44
"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",
55
"main": "lib/index.js",
66
"bin": {

0 commit comments

Comments
 (0)