Skip to content

Commit 2095c14

Browse files
chore(release): 1.3.17 [skip ci]
## [1.3.17](v1.3.16...v1.3.17) (2019-03-07) ### Bug Fixes * **dependencies:** updated to rsg-components 2.0.0 and react-styleguidist:9.0.1 ([556af5e](556af5e)) * **dependencies:** updated to rsg-components 2.0.0 and react-styleguidist:9.0.1 ([f78969f](f78969f)) * **package.json:** updated dependencies + rsg-component for the nice code Higlighting. ([6286b87](6286b87))
1 parent 272b607 commit 2095c14

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.3.17](https://github.com/rollup-umd/documentation/compare/v1.3.16...v1.3.17) (2019-03-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** updated to rsg-components 2.0.0 and react-styleguidist:9.0.1 ([556af5e](https://github.com/rollup-umd/documentation/commit/556af5e))
7+
* **dependencies:** updated to rsg-components 2.0.0 and react-styleguidist:9.0.1 ([f78969f](https://github.com/rollup-umd/documentation/commit/f78969f))
8+
* **package.json:** updated dependencies + rsg-component for the nice code Higlighting. ([6286b87](https://github.com/rollup-umd/documentation/commit/6286b87))
9+
110
## [1.3.16](https://github.com/rollup-umd/documentation/compare/v1.3.15...v1.3.16) (2019-02-25)
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.3.16",
3+
"version": "1.3.17",
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)