Skip to content

Commit 5365661

Browse files
2.3.48
1 parent 6017917 commit 5365661

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 2.3.48 (2020-05-18)
2+
[Compare `@uirouter/publish-scripts` versions 2.3.47 and 2.3.48](https://github.com/ui-router/publish-scripts/compare/2.3.47...2.3.48)
3+
4+
### Features
5+
6+
* **test_downstream_projects:** add branch selection support for downstream git repositories ([6017917](https://github.com/ui-router/publish-scripts/commit/6017917))
7+
* **upgrade.js:** Encode newlines in the upgrades output ([4b196ba](https://github.com/ui-router/publish-scripts/commit/4b196ba))
8+
19
## 2.3.47 (2020-05-08)
210
[Compare `@uirouter/publish-scripts` versions 2.3.46 and 2.3.47](https://github.com/ui-router/publish-scripts/compare/2.3.46...2.3.47)
311

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.47",
3+
"version": "2.3.48",
44
"description": "Helper scripts for publishing UI-Router projects",
55
"main": "x",
66
"repository": {

0 commit comments

Comments
 (0)