Skip to content

Commit 6c12e8d

Browse files
chore(release): 4.3.0 [skip ci]
# [4.3.0](4.2.0...4.3.0) (2024-10-01) ### Bug Fixes * **readme:** typos ([36ab4d6](36ab4d6)) ### Features * enable stable cli input ([9287e83](9287e83)) * stable version resolving logic ([11559d0](11559d0))
1 parent 45cfbf1 commit 6c12e8d

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [4.3.0](https://github.com/openupm/openupm-cli/compare/4.2.0...4.3.0) (2024-10-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **readme:** typos ([36ab4d6](https://github.com/openupm/openupm-cli/commit/36ab4d6b83e884bd133af525f169da967c529292))
7+
8+
9+
### Features
10+
11+
* enable stable cli input ([9287e83](https://github.com/openupm/openupm-cli/commit/9287e83ef45199a10bf531d8045765bc202014b2))
12+
* stable version resolving logic ([11559d0](https://github.com/openupm/openupm-cli/commit/11559d086493571c9f2b12ac07221ed9e021375c))
13+
114
# [4.2.0](https://github.com/openupm/openupm-cli/compare/4.1.2...4.2.0) (2024-09-21)
215

316

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

0 commit comments

Comments
 (0)