Skip to content

Commit dabb5a1

Browse files
2.0.1
1 parent 7dcd45d commit dabb5a1

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2.0.1 (2017-10-16)
2+
[Compare `@uirouter/publish-scripts` versions 2.0.0 and 2.0.1](https://github.com/ui-router/publish-scripts/compare/2.0.0...2.0.1)
3+
4+
### Features
5+
6+
* **changelog:** Remove update_changelog in favor of release.js ([7dcd45d](https://github.com/ui-router/publish-scripts/commit/7dcd45d))
7+
8+
9+
10+
111
# 2.0.0 (2017-10-16)
212
[Compare `@uirouter/publish-scripts` versions 1.1.1 and 2.0.0](https://github.com/ui-router/publish-scripts/compare/1.1.1...2.0.0)
313

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uirouter/publish-scripts",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Helper scripts for publishing UI-Router projects",
55
"main": "x",
66
"repository": {
@@ -36,4 +36,4 @@
3636
"tweak-sourcemap-paths": "0.0.3",
3737
"yargs": "^9.0.1"
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)