Skip to content

Commit bef0e8e

Browse files
chore(release): 4.5.2 [skip ci]
## [4.5.2](4.5.1...4.5.2) (2025-08-25) ### Bug Fixes * Allow any number for minor version number ([#423](#423)) ([6ad6837](6ad6837))
1 parent 6ad6837 commit bef0e8e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.5.2](https://github.com/openupm/openupm-cli/compare/4.5.1...4.5.2) (2025-08-25)
2+
3+
4+
### Bug Fixes
5+
6+
* Allow any number for minor version number ([#423](https://github.com/openupm/openupm-cli/issues/423)) ([6ad6837](https://github.com/openupm/openupm-cli/commit/6ad6837ec143f5b60f88e6b7e821b55b332c74b5))
7+
18
## [4.5.1](https://github.com/openupm/openupm-cli/compare/4.5.0...4.5.1) (2025-02-27)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "4.5.1",
3+
"version": "4.5.2",
44
"preferGlobal": true,
55
"description": "openupm command line interface",
66
"engines": {

0 commit comments

Comments
 (0)