Skip to content

Commit

Permalink
2.3.32
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherthielen committed Oct 7, 2019
1 parent 1d4bb2d commit b6705cd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 2.3.32 (2019-10-07)
[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)

### Bug Fixes

* **publish_yalc_package:** move pkgJson parsing out of conditional block ([1d4bb2d](https://github.com/ui-router/publish-scripts/commit/1d4bb2d))




## 2.3.31 (2019-10-07)
[Compare `@uirouter/publish-scripts` versions 2.3.30 and 2.3.31](https://github.com/ui-router/publish-scripts/compare/2.3.30...2.3.31)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uirouter/publish-scripts",
"version": "2.3.31",
"version": "2.3.32",
"description": "Helper scripts for publishing UI-Router projects",
"main": "x",
"repository": {
Expand Down

0 comments on commit b6705cd

Please sign in to comment.