Skip to content

Commit 3db1f7b

Browse files
chore(release): 1.3.18 [skip ci]
## [1.3.18](v1.3.17...v1.3.18) (2019-03-07) ### Bug Fixes * **config:** components now accept index.js when parrent directory is uppercase ([44e8955](44e8955)) * **exampleMode:** expand ([9d00f08](9d00f08))
1 parent a4a3f7e commit 3db1f7b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.3.18](https://github.com/rollup-umd/documentation/compare/v1.3.17...v1.3.18) (2019-03-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **config:** components now accept index.js when parrent directory is uppercase ([44e8955](https://github.com/rollup-umd/documentation/commit/44e8955))
7+
* **exampleMode:** expand ([9d00f08](https://github.com/rollup-umd/documentation/commit/9d00f08))
8+
19
## [1.3.17](https://github.com/rollup-umd/documentation/compare/v1.3.16...v1.3.17) (2019-03-07)
210

311

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