We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ed9182 commit d9750e9Copy full SHA for d9750e9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.11](https://github.com/rollup-umd/documentation-cli/compare/v1.0.10...v1.0.11) (2018-12-05)
2
+
3
4
+### Bug Fixes
5
6
+* **ribbon:** fix ribbon getting wrong url ([1f40ef8](https://github.com/rollup-umd/documentation-cli/commit/1f40ef8))
7
8
## [1.0.10](https://github.com/rollup-umd/documentation-cli/compare/v1.0.9...v1.0.10) (2018-11-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup-umd/documentation-cli",
- "version": "1.0.10",
+ "version": "1.0.11",
"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