Skip to content

Commit ab64299

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.0...v1.7.0) (2022-05-17) ### Bug Fixes * downgrade 'node-fetch' for commonjs ([5336b55](5336b55)) ### Features * get alpha/beta versions from rss feed ([6decbd8](6decbd8))
1 parent 5336b55 commit ab64299

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.7.0](https://github.com/mob-sakai/unity-changeset/compare/v1.6.0...v1.7.0) (2022-05-17)
2+
3+
4+
### Bug Fixes
5+
6+
* downgrade 'node-fetch' for commonjs ([5336b55](https://github.com/mob-sakai/unity-changeset/commit/5336b5509250530d95ded7cd154696808ff7b86a))
7+
8+
9+
### Features
10+
11+
* get alpha/beta versions from rss feed ([6decbd8](https://github.com/mob-sakai/unity-changeset/commit/6decbd846769bd336e11c1aa6a9f83f64fd3c1d6))
12+
113
# [1.6.0](https://github.com/mob-sakai/unity-changeset/compare/v1.5.0...v1.6.0) (2021-10-23)
214

315

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unity-changeset",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "Get/List Unity changeset",
55
"license": "MIT",
66
"engines": {

0 commit comments

Comments
 (0)