Skip to content

Commit 6bf2bbf

Browse files
chore(release): 1.3.4 [skip ci]
## [1.3.4](v1.3.3...v1.3.4) (2018-12-22) ### Bug Fixes * **createConfig:** getComponentPathLine can handle [@svgr](https://github.com/svgr)/webpack path for SVGs ([428cb81](428cb81))
1 parent ad37b77 commit 6bf2bbf

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.4](https://github.com/rollup-umd/documentation/compare/v1.3.3...v1.3.4) (2018-12-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **createConfig:** getComponentPathLine can handle [@svgr](https://github.com/svgr)/webpack path for SVGs ([428cb81](https://github.com/rollup-umd/documentation/commit/428cb81))
7+
18
## [1.3.3](https://github.com/rollup-umd/documentation/compare/v1.3.2...v1.3.3) (2018-12-22)
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.3",
3+
"version": "1.3.4",
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)