Skip to content

Commit 720c194

Browse files
chore(release): 4.5.0 [skip ci]
# [4.5.0](4.4.0...4.5.0) (2024-11-01) ### Features * add list cmd ([#414](#414)) ([dbfac8c](dbfac8c)), closes [#351](#351)
1 parent dbfac8c commit 720c194

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.5.0](https://github.com/openupm/openupm-cli/compare/4.4.0...4.5.0) (2024-11-01)
2+
3+
4+
### Features
5+
6+
* add list cmd ([#414](https://github.com/openupm/openupm-cli/issues/414)) ([dbfac8c](https://github.com/openupm/openupm-cli/commit/dbfac8c765afca503e3d88dcd1b2bc7c41e7555f)), closes [#351](https://github.com/openupm/openupm-cli/issues/351)
7+
18
# [4.4.0](https://github.com/openupm/openupm-cli/compare/4.3.0...4.4.0) (2024-11-01)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openupm-cli",
3-
"version": "4.4.0",
3+
"version": "4.5.0",
44
"preferGlobal": true,
55
"description": "openupm command line interface",
66
"engines": {

0 commit comments

Comments
 (0)