Skip to content

Commit b9f61b1

Browse files
chore(release): 1.4.3 [skip ci]
## [1.4.3](v1.4.2...v1.4.3) (2021-06-13) ### Bug Fixes * update dependencies ([02598a7](02598a7))
1 parent 02598a7 commit b9f61b1

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.3](https://github.com/mob-sakai/unity-changeset/compare/v1.4.2...v1.4.3) (2021-06-13)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([02598a7](https://github.com/mob-sakai/unity-changeset/commit/02598a75b65d68d75bb6ac7db9706837e144384d))
7+
18
## [1.4.2](https://github.com/mob-sakai/unity-changeset/compare/v1.4.1...v1.4.2) (2021-01-20)
29

310

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unity-changeset",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"description": "Get/List Unity changeset",
55
"license": "MIT",
66
"engines": {
@@ -36,4 +36,4 @@
3636
"eslint-plugin-import": "^2.22.1",
3737
"typescript": "^4.1.2"
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)