Skip to content

Commit b288544

Browse files
chore(release): 1.3.3 [skip ci]
## [1.3.3](v1.3.2...v1.3.3) (2018-12-22) ### Bug Fixes * **dependencies:** upgrade dependencies ([d7f94b4](d7f94b4))
1 parent f02d8e3 commit b288544

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.3.3](https://github.com/rollup-umd/documentation/compare/v1.3.2...v1.3.3) (2018-12-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** upgrade dependencies ([d7f94b4](https://github.com/rollup-umd/documentation/commit/d7f94b4))
7+
18
## [1.3.2](https://github.com/rollup-umd/documentation/compare/v1.3.1...v1.3.2) (2018-12-21)
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.3.2",
3+
"version": "1.3.3",
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)