Skip to content

Commit 7940d5e

Browse files
chore(release): 1.0.5 [skip ci]
## [1.0.5](v1.0.4...v1.0.5) (2018-11-14) ### Bug Fixes * **readme:** fix build badge ([28a97c3](28a97c3))
1 parent 97ebd56 commit 7940d5e

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.5](https://github.com/rollup-umd/documentation-cli/compare/v1.0.4...v1.0.5) (2018-11-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **readme:** fix build badge ([28a97c3](https://github.com/rollup-umd/documentation-cli/commit/28a97c3))
7+
18
## [1.0.4](https://github.com/rollup-umd/documentation-cli/compare/v1.0.3...v1.0.4) (2018-11-14)
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.4",
3+
"version": "1.0.5",
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)