Skip to content

Commit 36e55ff

Browse files
chore(release): 1.0.18 [skip ci]
## [1.0.18](v1.0.17...v1.0.18) (2018-12-05) ### Bug Fixes * **documentation:** fixing default example having wrong import ([94fe0b5](94fe0b5)) * **documentation:** update documentation ([96dc6d4](96dc6d4)) * **ribbon:** added ribbon url ([92a1485](92a1485))
1 parent 5b6d67a commit 36e55ff

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.18](https://github.com/rollup-umd/documentation/compare/v1.0.17...v1.0.18) (2018-12-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **documentation:** fixing default example having wrong import ([94fe0b5](https://github.com/rollup-umd/documentation/commit/94fe0b5))
7+
* **documentation:** update documentation ([96dc6d4](https://github.com/rollup-umd/documentation/commit/96dc6d4))
8+
* **ribbon:** added ribbon url ([92a1485](https://github.com/rollup-umd/documentation/commit/92a1485))
9+
110
## [1.0.17](https://github.com/rollup-umd/documentation/compare/v1.0.16...v1.0.17) (2018-12-04)
211

312

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.17",
3+
"version": "1.0.18",
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)