Skip to content

Commit f5c1e5f

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2018-11-14) ### Bug Fixes * **cmds:** fix copy and intl ([2c1ff12](2c1ff12))
1 parent abd566b commit f5c1e5f

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.6](https://github.com/rollup-umd/documentation-cli/compare/v1.0.5...v1.0.6) (2018-11-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **cmds:** fix copy and intl ([2c1ff12](https://github.com/rollup-umd/documentation-cli/commit/2c1ff12))
7+
18
## [1.0.5](https://github.com/rollup-umd/documentation-cli/compare/v1.0.4...v1.0.5) (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.5",
3+
"version": "1.0.6",
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)