Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 42114d4

Browse files
committedOct 8, 2019
2.3.33
1 parent 28fe683 commit 42114d4

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.3.33 (2019-10-08)
2+
[Compare `@uirouter/publish-scripts` versions 2.3.32 and 2.3.33](https://github.com/ui-router/publish-scripts/compare/2.3.32...2.3.33)
3+
4+
### Bug Fixes
5+
6+
* **release:** After 'git commit', then run 'git add' in case Prettier formatted them ([28fe683](https://github.com/ui-router/publish-scripts/commit/28fe683))
7+
8+
9+
10+
111
## 2.3.32 (2019-10-07)
212
[Compare `@uirouter/publish-scripts` versions 2.3.31 and 2.3.32](https://github.com/ui-router/publish-scripts/compare/2.3.31...2.3.32)
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.3.32",
3+
"version": "2.3.33",
44
"description": "Helper scripts for publishing UI-Router projects",
55
"main": "x",
66
"repository": {

0 commit comments

Comments
 (0)
Please sign in to comment.