Skip to content
This repository was archived by the owner on Dec 5, 2018. It is now read-only.

Commit 6356a2d

Browse files
chore(release): 2.3.19 [skip ci]
## [2.3.19](v2.3.18...v2.3.19) (2018-07-30) ### Bug Fixes * **alias:** Added $PACKAGE_NAME as a valid alias for the current base dir ([c88d2e4](c88d2e4)) * **dependencies:** Upgrade babel-plugin-inline-react-svg to 0.5.4 (fix airbnb/babel-plugin-inline-react-svg#47)) ([b4b03c8](b4b03c8))
1 parent 05e77bd commit 6356a2d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.3.19](https://github.com/yeutech-lab/rollup-umd-documentation/compare/v2.3.18...v2.3.19) (2018-07-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **alias:** Added $PACKAGE_NAME as a valid alias for the current base dir ([c88d2e4](https://github.com/yeutech-lab/rollup-umd-documentation/commit/c88d2e4))
7+
* **dependencies:** Upgrade babel-plugin-inline-react-svg to 0.5.4 (fix https://github.com/airbnb/babel-plugin-inline-react-svg/issues/47)) ([b4b03c8](https://github.com/yeutech-lab/rollup-umd-documentation/commit/b4b03c8))
8+
19
## [2.3.18](https://github.com/yeutech-lab/rollup-umd-documentation/compare/v2.3.17...v2.3.18) (2018-07-19)
210

311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yeutech-lab/rollup-umd-documentation",
3-
"version": "2.3.18",
3+
"version": "2.3.19",
44
"description": "Quickly build awesome documentation for your rollup-umd project.",
55
"main": "lib/index.js",
66
"jsnext:main": "@yeutech-lab/rollup-umd-documentation.esm.js",

0 commit comments

Comments
 (0)