Skip to content

Commit cf32272

Browse files
2.0.3
1 parent 1dd0a6c commit cf32272

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.3 (2017-10-17)
2+
[Compare `@uirouter/publish-scripts` versions 2.0.2 and 2.0.3](https://github.com/ui-router/publish-scripts/compare/2.0.2...2.0.3)
3+
4+
### Features
5+
6+
* **run:** Add npm-run-all package ([1dd0a6c](https://github.com/ui-router/publish-scripts/commit/1dd0a6c))
7+
8+
9+
10+
111
## 2.0.2 (2017-10-17)
212
[Compare `@uirouter/publish-scripts` versions 2.0.1 and 2.0.2](https://github.com/ui-router/publish-scripts/compare/2.0.1...2.0.2)
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.2",
3+
"version": "2.0.3",
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)