Skip to content

Commit d9750e9

Browse files
chore(release): 1.0.11 [skip ci]
## [1.0.11](v1.0.10...v1.0.11) (2018-12-05) ### Bug Fixes * **ribbon:** fix ribbon getting wrong url ([1f40ef8](1f40ef8))
1 parent 0ed9182 commit d9750e9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.0.10](https://github.com/rollup-umd/documentation-cli/compare/v1.0.9...v1.0.10) (2018-11-23)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rollup-umd/documentation-cli",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
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)