Skip to content

Commit b451e46

Browse files
chore(release): 2.0.10 [skip ci]
## [2.0.10](v2.0.9...v2.0.10) (2019-10-10) ### Bug Fixes * **terser:** remove fixed terser ([2c3d4af](2c3d4af))
1 parent a39c9df commit b451e46

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.10](https://github.com/rollup-umd/documentation/compare/v2.0.9...v2.0.10) (2019-10-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **terser:** remove fixed terser ([2c3d4af](https://github.com/rollup-umd/documentation/commit/2c3d4af))
7+
18
## [2.0.9](https://github.com/rollup-umd/documentation/compare/v2.0.8...v2.0.9) (2019-10-10)
29

310

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.9",
3+
"version": "2.0.10",
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)