Skip to content

Commit 2af5e50

Browse files
chore(release): 1.14.2 [skip ci]
## [1.14.2](1.14.1...1.14.2) (2020-12-15) ### Bug Fixes * handle editor version with a location build (2020.1.1f1c1) ([fc3e5de](fc3e5de))
1 parent fc3e5de commit 2af5e50

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.14.2](https://github.com/openupm/openupm-cli/compare/1.14.1...1.14.2) (2020-12-15)
2+
3+
4+
### Bug Fixes
5+
6+
* handle editor version with a location build (2020.1.1f1c1) ([fc3e5de](https://github.com/openupm/openupm-cli/commit/fc3e5def5147f3a637d3d16e4430fcdf916af0aa))
7+
18
## [1.14.1](https://github.com/openupm/openupm-cli/compare/1.14.0...1.14.1) (2020-12-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openupm-cli",
3-
"version": "1.14.1",
3+
"version": "1.14.2",
44
"preferGlobal": true,
55
"description": "openupm command line interface",
66
"main": "index.js",

0 commit comments

Comments
 (0)