Skip to content

Commit 63d317a

Browse files
committed
chore(release): 1.0.6-rc.2 [skip ci]
## [1.0.6-rc.2](1.0.6-rc.1...1.0.6-rc.2) (2025-04-30) ### Bug Fixes * **Hub:** auto detect system arch when arg no passed ([1e6ff27](1e6ff27))
1 parent 1e6ff27 commit 63d317a

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+
## [1.0.6-rc.2](https://github.com/NoTaskStudios/unity-cli-tools/compare/1.0.6-rc.1...1.0.6-rc.2) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **Hub:** auto detect system arch when arg no passed ([1e6ff27](https://github.com/NoTaskStudios/unity-cli-tools/commit/1e6ff27ca37a70014823693489447d8cd2ada9b9))
7+
18
## [1.0.6-rc.1](https://github.com/NoTaskStudios/unity-cli-tools/compare/1.0.5...1.0.6-rc.1) (2025-04-30)
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": "@notask/unity-cli-tools",
3-
"version": "1.0.6-rc.1",
3+
"version": "1.0.6-rc.2",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/esm/index.d.ts",

0 commit comments

Comments
 (0)