We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 902c50f commit 7b1ffdbCopy full SHA for 7b1ffdb
CHANGELOG.md
@@ -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
8
## [1.1.2](https://github.com/rollup-umd/documentation-cli/compare/v1.1.1...v1.1.2) (2019-02-08)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup-umd/documentation-cli",
- "version": "1.1.2",
+ "version": "1.1.3",
"description": "CLI utilities for maintaining the documentation of any Rollup UMD projects.",
"bin": "lib/cli/index.js",
"homepage": "https://rollup-umd.github.io/documentation-cli",
0 commit comments