Skip to content

Commit 995e2f3

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2018-12-10) ### Features * **options:** adding options.js for hooking options ([30ce774](30ce774))
1 parent 0f19ace commit 995e2f3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/rollup-umd/documentation/compare/v1.1.0...v1.2.0) (2018-12-10)
2+
3+
4+
### Features
5+
6+
* **options:** adding options.js for hooking options ([30ce774](https://github.com/rollup-umd/documentation/commit/30ce774))
7+
18
# [1.1.0](https://github.com/rollup-umd/documentation/compare/v1.0.22...v1.1.0) (2018-12-10)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rollup-umd/documentation",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
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)