Skip to content

Commit 9be78cb

Browse files
committedDec 3, 2018
chore(release): 1.0.14 [skip ci]
## [1.0.14](v1.0.13...v1.0.14) (2018-12-03) ### Bug Fixes * **createConfig:** thisPkg was wrong ([abd6c8d](abd6c8d))
·
v2.1.1v1.0.14
1 parent 919d47e commit 9be78cb

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.14](https://github.com/rollup-umd/documentation/compare/v1.0.13...v1.0.14) (2018-12-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **createConfig:** thisPkg was wrong ([abd6c8d](https://github.com/rollup-umd/documentation/commit/abd6c8d))
7+
18
## [1.0.13](https://github.com/rollup-umd/documentation/compare/v1.0.12...v1.0.13) (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.13",
3+
"version": "1.0.14",
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)
Please sign in to comment.