Skip to content

Commit

Permalink
chore(release): 2.0.8 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Oct 10, 2019
1 parent a3ab363 commit ef28519
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.0.8](https://github.com/rollup-umd/documentation/compare/v2.0.7...v2.0.8) (2019-10-10)


### Bug Fixes

* **terser:** fixed 3.1.4 of terser ([6d0b287](https://github.com/rollup-umd/documentation/commit/6d0b287))
* **withRedux:** using constructor to initialize state ([adf3836](https://github.com/rollup-umd/documentation/commit/adf3836))

## [2.0.7](https://github.com/rollup-umd/documentation/compare/v2.0.6...v2.0.7) (2019-09-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollup-umd/documentation",
"version": "2.0.7",
"version": "2.0.8",
"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": {
Expand Down

0 comments on commit ef28519

Please sign in to comment.