Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.3.19...v2.0.0) (2019-03-11)

### Features

* **react-styleguidist:** Upgrade react-styleguidist v8 to v9 ([7491c0d](7491c0d))

### BREAKING CHANGES

* **react-styleguidist:** CodeMirror context is unique per example, see
https://github.com/styleguidist/react-styleguidist/releases/tag/v9.0.0 for more info
* **react-styleguidist:** We do not need to list react-styleguidist in our
dependency
  • Loading branch information
semantic-release-bot committed Mar 11, 2019
1 parent 485ffb5 commit 5f556db
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [2.0.0](https://github.com/rollup-umd/documentation/compare/v1.3.19...v2.0.0) (2019-03-11)


### Features

* **react-styleguidist:** Upgrade react-styleguidist v8 to v9 ([7491c0d](https://github.com/rollup-umd/documentation/commit/7491c0d))


### BREAKING CHANGES

* **react-styleguidist:** CodeMirror context is unique per example, see
https://github.com/styleguidist/react-styleguidist/releases/tag/v9.0.0 for more info
* **react-styleguidist:** We do not need to list react-styleguidist in our
dependency

## [1.3.19](https://github.com/rollup-umd/documentation/compare/v1.3.18...v1.3.19) (2019-03-07)


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.3.19",
"version": "2.0.0",
"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 5f556db

Please sign in to comment.