Skip to content

Commit a56da04

Browse files
committed
Version bump.
Updated CHANGELOG.
1 parent 4269408 commit a56da04

File tree

2 files changed

+47
-25
lines changed

2 files changed

+47
-25
lines changed

CHANGELOG.md

Lines changed: 46 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,63 @@
11
# Changelog
22

3-
## [HEAD] - 2020-09-10
3+
## [v1.5.0](https://github.com/neogeek/get-unity/tree/v1.5.0) - (2021-02-03)
44

5-
- No merges found
5+
[Full Changelog](https://github.com/neogeek/get-unity/compare/v1.4.1...v1.5.0)
66

7-
## [v1.4.0] - 2020-04-30
7+
- No merges found
88

9-
- Return promise from catch block. (#26) [#26](https://github.com/neogeek/get-unity/pull/26)
10-
- Fixed issue where the cache dir was placed in the path the command was called from. (#25) [#25](https://github.com/neogeek/get-unity/pull/25)
9+
## [v1.4.1](https://github.com/neogeek/get-unity/tree/v1.4.1) - (2020-09-10)
1110

12-
## [v1.3.1] - 2020-03-13
11+
[Full Changelog](https://github.com/neogeek/get-unity/compare/v1.4.0...v1.4.1)
1312

14-
- No merges found
13+
- No merges found
1514

16-
## [v1.3.0] - 2019-12-07
15+
## [v1.4.0](https://github.com/neogeek/get-unity/tree/v1.4.0) - (2020-04-30)
1716

18-
- [feat] Linux downloads (#24) [#24](https://github.com/neogeek/get-unity/pull/24)
17+
[Full Changelog](https://github.com/neogeek/get-unity/compare/v1.3.1...v1.4.0)
1918

20-
## [v1.2.0] - 2019-12-07
19+
- Return promise from catch block. (#26) [#26](https://github.com/neogeek/get-unity/pull/26)
20+
- Fixed issue where the cache dir was placed in the path the command was called from. (#25) [#25](https://github.com/neogeek/get-unity/pull/25)
2121

22-
- [feat] Travis auto update editor installers (#22) [#22](https://github.com/neogeek/get-unity/pull/22)
23-
- Switched to using raspar utilities for dealing with cache. (#21) [#21](https://github.com/neogeek/get-unity/pull/21)
24-
- Updated packages. (#20) [#20](https://github.com/neogeek/get-unity/pull/20)
25-
- [feat] Force flag (#19) [#19](https://github.com/neogeek/get-unity/pull/19)
22+
## [v1.3.1](https://github.com/neogeek/get-unity/tree/v1.3.1) - (2020-03-13)
2623

27-
## [v1.1.1] - 2019-11-06
24+
[Full Changelog](https://github.com/neogeek/get-unity/compare/v1.3.0...v1.3.1)
2825

29-
- [hotfix] Added missing dependency. (#18) [#18](https://github.com/neogeek/get-unity/pull/18)
26+
- No merges found
3027

31-
## [v1.1.0] - 2019-11-06
28+
## [v1.3.0](https://github.com/neogeek/get-unity/tree/v1.3.0) - (2019-12-07)
3229

33-
- Added update-notifier package. [#6](https://github.com/neogeek/get-unity/pull/6)
34-
- Editor installers update (and offline mode) (#14) [#14](https://github.com/neogeek/get-unity/pull/14)
35-
- Add parsing file (ProjectVersion.txt) via CLI flag support. (#12) [#12](https://github.com/neogeek/get-unity/pull/12)
36-
- Added aliases to help and version flags. (#11) [#11](https://github.com/neogeek/get-unity/pull/11)
37-
- Added chalk and meow for managing cli input and flags. (#8) [#8](https://github.com/neogeek/get-unity/pull/8)
30+
[Full Changelog](https://github.com/neogeek/get-unity/compare/v1.2.0...v1.3.0)
3831

39-
## [v1.0.0] - 2019-10-29
32+
- [feat] Linux downloads (#24) [#24](https://github.com/neogeek/get-unity/pull/24)
4033

41-
- Initial release! 🎉
34+
## [v1.2.0](https://github.com/neogeek/get-unity/tree/v1.2.0) - (2019-12-07)
35+
36+
[Full Changelog](https://github.com/neogeek/get-unity/compare/v1.1.1...v1.2.0)
37+
38+
- [feat] Travis auto update editor installers (#22) [#22](https://github.com/neogeek/get-unity/pull/22)
39+
- Switched to using raspar utilities for dealing with cache. (#21) [#21](https://github.com/neogeek/get-unity/pull/21)
40+
- Updated packages. (#20) [#20](https://github.com/neogeek/get-unity/pull/20)
41+
- [feat] Force flag (#19) [#19](https://github.com/neogeek/get-unity/pull/19)
42+
43+
## [v1.1.1](https://github.com/neogeek/get-unity/tree/v1.1.1) - (2019-11-06)
44+
45+
[Full Changelog](https://github.com/neogeek/get-unity/compare/v1.1.0...v1.1.1)
46+
47+
- [hotfix] Added missing dependency. (#18) [#18](https://github.com/neogeek/get-unity/pull/18)
48+
49+
## [v1.1.0](https://github.com/neogeek/get-unity/tree/v1.1.0) - (2019-11-06)
50+
51+
[Full Changelog](https://github.com/neogeek/get-unity/compare/v1.0.0...v1.1.0)
52+
53+
- Added update-notifier package. [#6](https://github.com/neogeek/get-unity/pull/6)
54+
- Editor installers update (and offline mode) (#14) [#14](https://github.com/neogeek/get-unity/pull/14)
55+
- Add parsing file (ProjectVersion.txt) via CLI flag support. (#12) [#12](https://github.com/neogeek/get-unity/pull/12)
56+
- Added aliases to help and version flags. (#11) [#11](https://github.com/neogeek/get-unity/pull/11)
57+
- Added chalk and meow for managing cli input and flags. (#8) [#8](https://github.com/neogeek/get-unity/pull/8)
58+
59+
## [v1.0.0](https://github.com/neogeek/get-unity/tree/v1.0.0) - (2019-10-29)
60+
61+
- Initial release! 🎉
62+
63+
_This changelog was generated with **[generate-local-changelog](https://github.com/neogeek/generate-local-changelog)**_

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "get-unity",
33
"description": "Command line tool for getting the download URL for the latest or specific version of Unity.",
4-
"version": "1.4.1",
4+
"version": "1.5.0",
55
"main": "index.js",
66
"bin": {
77
"get-unity": "bin/index.js"

0 commit comments

Comments
 (0)