Skip to content

Commit 8638d5e

Browse files
chore(release): 2.0.12 [skip ci]
## [2.0.12](v2.0.11...v2.0.12) (2020-01-29) ### Bug Fixes * **dependencies:** upgrade all dependencies ([464c112](464c112))
1 parent 91cc371 commit 8638d5e

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+
## [2.0.12](https://github.com/rollup-umd/documentation/compare/v2.0.11...v2.0.12) (2020-01-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** upgrade all dependencies ([464c112](https://github.com/rollup-umd/documentation/commit/464c112d25b13ddf53e1ce8b3613278fa5d5eacd))
7+
18
## [2.0.11](https://github.com/rollup-umd/documentation/compare/v2.0.10...v2.0.11) (2019-11-13)
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": "2.0.11",
3+
"version": "2.0.12",
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)