Skip to content

Commit bb27cc6

Browse files
chore(release): 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2021-01-18) ### Bug Fixes * **cli:** with `--latest-patch` option, scrape beta changesets faster ([f38abf2](f38abf2))
1 parent f38abf2 commit bb27cc6

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.1](https://github.com/mob-sakai/unity-changeset/compare/v1.4.0...v1.4.1) (2021-01-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **cli:** with `--latest-patch` option, scrape beta changesets faster ([f38abf2](https://github.com/mob-sakai/unity-changeset/commit/f38abf2c667db97bf1e726cefa53aefc6532331b))
7+
18
# [1.4.0](https://github.com/mob-sakai/unity-changeset/compare/v1.3.1...v1.4.0) (2021-01-17)
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.0",
3+
"version": "1.4.1",
44
"description": "Get/List Unity changeset",
55
"license": "MIT",
66
"engines": {

0 commit comments

Comments
 (0)