Skip to content

Commit 64b7372

Browse files
chore(release): 1.0.13 [skip ci]
## [1.0.13](v1.0.12...v1.0.13) (2018-12-03) ### Bug Fixes * **jsdom:** remove sed fix and using updateExample in react-styleguidist configuration ([aa265eb](aa265eb))
1 parent 93f39be commit 64b7372

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.13](https://github.com/rollup-umd/documentation/compare/v1.0.12...v1.0.13) (2018-12-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **jsdom:** remove sed fix and using updateExample in react-styleguidist configuration ([aa265eb](https://github.com/rollup-umd/documentation/commit/aa265eb))
7+
18
## [1.0.12](https://github.com/rollup-umd/documentation/compare/v1.0.11...v1.0.12) (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.12",
3+
"version": "1.0.13",
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)