Skip to content

Commit b13b0a4

Browse files
2.2.10
1 parent 102b794 commit b13b0a4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2.2.10 (2018-01-31)
2+
[Compare `@uirouter/publish-scripts` versions 2.2.9 and 2.2.10](https://github.com/ui-router/publish-scripts/compare/2.2.9...2.2.10)
3+
4+
### Bug Fixes
5+
6+
* **show_changelog:** use merges: null so commit messages from manually merged PRs are processed ([102b794](https://github.com/ui-router/publish-scripts/commit/102b794))
7+
8+
9+
10+
111
## 2.2.9 (2018-01-30)
212
[Compare `@uirouter/publish-scripts` versions 2.2.8 and 2.2.9](https://github.com/ui-router/publish-scripts/compare/2.2.8...2.2.9)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uirouter/publish-scripts",
3-
"version": "2.2.9",
3+
"version": "2.2.10",
44
"description": "Helper scripts for publishing UI-Router projects",
55
"main": "x",
66
"repository": {

0 commit comments

Comments
 (0)