Skip to content

Commit ef28519

Browse files
chore(release): 2.0.8 [skip ci]
## [2.0.8](v2.0.7...v2.0.8) (2019-10-10) ### Bug Fixes * **terser:** fixed 3.1.4 of terser ([6d0b287](6d0b287)) * **withRedux:** using constructor to initialize state ([adf3836](adf3836))
1 parent a3ab363 commit ef28519

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.0.8](https://github.com/rollup-umd/documentation/compare/v2.0.7...v2.0.8) (2019-10-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **terser:** fixed 3.1.4 of terser ([6d0b287](https://github.com/rollup-umd/documentation/commit/6d0b287))
7+
* **withRedux:** using constructor to initialize state ([adf3836](https://github.com/rollup-umd/documentation/commit/adf3836))
8+
19
## [2.0.7](https://github.com/rollup-umd/documentation/compare/v2.0.6...v2.0.7) (2019-09-29)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rollup-umd/documentation",
3-
"version": "2.0.7",
3+
"version": "2.0.8",
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)