Skip to content

Commit 784ce84

Browse files
chore(release): 1.3.9 [skip ci]
## [1.3.9](v1.3.8...v1.3.9) (2019-02-03) ### Bug Fixes * **dependencies:** Upgrade rsg-components and fixed terser 3.14.1 and remove file-loader and style-loader dependencies ([6813d5b](6813d5b))
1 parent ddc51b3 commit 784ce84

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+
## [1.3.9](https://github.com/rollup-umd/documentation/compare/v1.3.8...v1.3.9) (2019-02-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** Upgrade rsg-components and fixed terser 3.14.1 and remove file-loader and style-loader dependencies ([6813d5b](https://github.com/rollup-umd/documentation/commit/6813d5b))
7+
18
## [1.3.8](https://github.com/rollup-umd/documentation/compare/v1.3.7...v1.3.8) (2019-02-03)
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": "1.3.8",
3+
"version": "1.3.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)