Skip to content

Commit 7b1ffdb

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](v1.1.2...v1.1.3) (2019-02-12) ### Bug Fixes * **package:** update yargs to version 13.1.0 ([840ac03](840ac03))
1 parent 902c50f commit 7b1ffdb

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.1.3](https://github.com/rollup-umd/documentation-cli/compare/v1.1.2...v1.1.3) (2019-02-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** update yargs to version 13.1.0 ([840ac03](https://github.com/rollup-umd/documentation-cli/commit/840ac03))
7+
18
## [1.1.2](https://github.com/rollup-umd/documentation-cli/compare/v1.1.1...v1.1.2) (2019-02-08)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rollup-umd/documentation-cli",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "CLI utilities for maintaining the documentation of any Rollup UMD projects.",
55
"bin": "lib/cli/index.js",
66
"homepage": "https://rollup-umd.github.io/documentation-cli",

0 commit comments

Comments
 (0)