Skip to content

Commit 1fb14f3

Browse files
chore(release): 1.0.7 [skip ci]
## [1.0.7](v1.0.6...v1.0.7) (2018-11-14) ### Bug Fixes * **intl:** fix sedReplace not imported ([329661a](329661a)) * **quality gate:** fix duplicate code ([c63f6a3](c63f6a3))
1 parent 1bb314b commit 1fb14f3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.7](https://github.com/rollup-umd/documentation-cli/compare/v1.0.6...v1.0.7) (2018-11-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **intl:** fix sedReplace not imported ([329661a](https://github.com/rollup-umd/documentation-cli/commit/329661a))
7+
* **quality gate:** fix duplicate code ([c63f6a3](https://github.com/rollup-umd/documentation-cli/commit/c63f6a3))
8+
19
## [1.0.6](https://github.com/rollup-umd/documentation-cli/compare/v1.0.5...v1.0.6) (2018-11-14)
210

311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rollup-umd/documentation-cli",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
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)