Skip to content

Commit 7fed9d1

Browse files
chore(release): 1.4.2 [skip ci]
## [1.4.2](v1.4.1...v1.4.2) (2021-01-20) ### Bug Fixes * if the result is empty, do not output anything ([498177d](498177d))
1 parent 498177d commit 7fed9d1

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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.2](https://github.com/mob-sakai/unity-changeset/compare/v1.4.1...v1.4.2) (2021-01-20)
2+
3+
4+
### Bug Fixes
5+
6+
* if the result is empty, do not output anything ([498177d](https://github.com/mob-sakai/unity-changeset/commit/498177d98777c38577b62716428e45823c5439fc))
7+
18
## [1.4.1](https://github.com/mob-sakai/unity-changeset/compare/v1.4.0...v1.4.1) (2021-01-18)
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unity-changeset",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "Get/List Unity changeset",
55
"license": "MIT",
66
"engines": {

0 commit comments

Comments
 (0)