Skip to content

Commit 0d2e633

Browse files
chore(release): 1.15.0 [skip ci]
# [1.15.0](1.14.3...1.15.0) (2022-05-08) ### Features * cli requires node 14 ([c51dfb5](c51dfb5)) * **cli:** remove the '--clean-cache' parameter from the search command ([7cf2cf0](7cf2cf0))
1 parent 9a79a2a commit 0d2e633

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.15.0](https://github.com/openupm/openupm-cli/compare/1.14.3...1.15.0) (2022-05-08)
2+
3+
4+
### Features
5+
6+
* cli requires node 14 ([c51dfb5](https://github.com/openupm/openupm-cli/commit/c51dfb5e620d8ac1c5dc4deaf4f506c72e683182))
7+
* **cli:** remove the '--clean-cache' parameter from the search command ([7cf2cf0](https://github.com/openupm/openupm-cli/commit/7cf2cf0d268ec8a9a971ab373759bbeef14abbcd))
8+
19
## [1.14.3](https://github.com/openupm/openupm-cli/compare/1.14.2...1.14.3) (2021-04-09)
210

311

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.3",
3+
"version": "1.15.0",
44
"preferGlobal": true,
55
"description": "openupm command line interface",
66
"main": "index.js",

0 commit comments

Comments
 (0)