Skip to content

Commit 117fe2f

Browse files
chore(release): 1.3.19 [skip ci]
## [1.3.19](v1.3.18...v1.3.19) (2019-03-07) ### Bug Fixes * **import:** Since v9.0.6 it was impossible to import $PACKAGE_NAME through webpackConfig.resolve.al ([37ca04a](37ca04a))
1 parent 5bc47d9 commit 117fe2f

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.19](https://github.com/rollup-umd/documentation/compare/v1.3.18...v1.3.19) (2019-03-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **import:** Since v9.0.6 it was impossible to import $PACKAGE_NAME through webpackConfig.resolve.al ([37ca04a](https://github.com/rollup-umd/documentation/commit/37ca04a))
7+
18
## [1.3.18](https://github.com/rollup-umd/documentation/compare/v1.3.17...v1.3.18) (2019-03-07)
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.18",
3+
"version": "1.3.19",
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)