Skip to content

Commit 2f3179b

Browse files
chore(release): 1.0.15 [skip ci]
## [1.0.15](v1.0.14...v1.0.15) (2018-12-03) ### Bug Fixes * **createConfig:** fixed default Wrapper and Layout path using __dirname instead of base for their import ([6906e6c](6906e6c))
1 parent 98992c5 commit 2f3179b

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+
## [1.0.15](https://github.com/rollup-umd/documentation/compare/v1.0.14...v1.0.15) (2018-12-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **createConfig:** fixed default Wrapper and Layout path using __dirname instead of base for their import ([6906e6c](https://github.com/rollup-umd/documentation/commit/6906e6c))
7+
18
## [1.0.14](https://github.com/rollup-umd/documentation/compare/v1.0.13...v1.0.14) (2018-12-03)
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": "1.0.14",
3+
"version": "1.0.15",
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)