Skip to content

Commit aca7917

Browse files
chore(release): 1.14.1 [skip ci]
## [1.14.1](1.14.0...1.14.1) (2020-12-12) ### Bug Fixes * recognize more Unity internal packages ([377de56](377de56))
1 parent 377de56 commit aca7917

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.1](https://github.com/openupm/openupm-cli/compare/1.14.0...1.14.1) (2020-12-12)
2+
3+
4+
### Bug Fixes
5+
6+
* recognize more Unity internal packages ([377de56](https://github.com/openupm/openupm-cli/commit/377de5663d2af2bf9f00346cc1ab2622585cbf47))
7+
18
# [1.14.0](https://github.com/openupm/openupm-cli/compare/1.13.0...1.14.0) (2020-11-16)
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.0",
3+
"version": "1.14.1",
44
"preferGlobal": true,
55
"description": "openupm command line interface",
66
"main": "index.js",

0 commit comments

Comments
 (0)