Skip to content

Commit

Permalink
chore(release): 1.0.19 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.19](v1.0.18...v1.0.19) (2018-12-09)

### Bug Fixes

* **createConfig:** create config ([d56b614](d56b614))
  • Loading branch information
semantic-release-bot committed Dec 9, 2018
1 parent 76cd99c commit b7ee8a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.19](https://github.com/rollup-umd/documentation/compare/v1.0.18...v1.0.19) (2018-12-09)


### Bug Fixes

* **createConfig:** create config ([d56b614](https://github.com/rollup-umd/documentation/commit/d56b614))

## [1.0.18](https://github.com/rollup-umd/documentation/compare/v1.0.17...v1.0.18) (2018-12-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollup-umd/documentation",
"version": "1.0.18",
"version": "1.0.19",
"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",
"main": "lib/index.js",
"bin": {
Expand Down

0 comments on commit b7ee8a1

Please sign in to comment.