Skip to content

Commit 8601162

Browse files
2.0.6
1 parent ad345d0 commit 8601162

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2.0.6 (2017-10-22)
2+
[Compare `@uirouter/publish-scripts` versions 2.0.5 and 2.0.6](https://github.com/ui-router/publish-scripts/compare/2.0.5...2.0.6)
3+
4+
### Bug Fixes
5+
6+
* **changelog:** Add newline to end of package.json ([ad345d0](https://github.com/ui-router/publish-scripts/commit/ad345d0))
7+
8+
9+
10+
111
## 2.0.5 (2017-10-17)
212
[Compare `@uirouter/publish-scripts` versions 2.0.4 and 2.0.5](https://github.com/ui-router/publish-scripts/compare/2.0.4...2.0.5)
313

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uirouter/publish-scripts",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "Helper scripts for publishing UI-Router projects",
55
"main": "x",
66
"repository": {
@@ -37,4 +37,4 @@
3737
"tweak-sourcemap-paths": "0.0.3",
3838
"yargs": "^9.0.1"
3939
}
40-
}
40+
}

0 commit comments

Comments
 (0)