Skip to content

Commit 885f2fd

Browse files
chore(release): 1.0.16 [skip ci]
## [1.0.16](v1.0.15...v1.0.16) (2018-12-03) ### Bug Fixes * **createConfig:** fixing wrong import for default Wrapper and StyleGuide ([feb0a32](feb0a32))
1 parent ac9693f commit 885f2fd

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.16](https://github.com/rollup-umd/documentation/compare/v1.0.15...v1.0.16) (2018-12-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **createConfig:** fixing wrong import for default Wrapper and StyleGuide ([feb0a32](https://github.com/rollup-umd/documentation/commit/feb0a32))
7+
18
## [1.0.15](https://github.com/rollup-umd/documentation/compare/v1.0.14...v1.0.15) (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.15",
3+
"version": "1.0.16",
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)