Skip to content

Commit 027fe7f

Browse files
chore: release v3-beta
1 parent 0be8528 commit 027fe7f

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Packages/src": "3.0.0-beta.52",
2+
"Packages/src": "3.0.0-beta.53",
33
"cli/dispatcher": "3.1.0-beta.15",
44
"cli/project-runner": "3.0.0-beta.50"
55
}

Packages/src/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [3.0.0-beta.53](https://github.com/hatayama/unity-cli-loop/compare/v3.0.0-beta.52...v3.0.0-beta.53) (2026-07-18)
4+
5+
6+
### Bug Fixes
7+
8+
* resolve macOS E2E failures ([#1834](https://github.com/hatayama/unity-cli-loop/issues/1834)) ([6d498b4](https://github.com/hatayama/unity-cli-loop/commit/6d498b490265f986c7250e96ef0a19bc50a16f78))
9+
* suppress expected launch-time worker errors ([#1837](https://github.com/hatayama/unity-cli-loop/issues/1837)) ([0be8528](https://github.com/hatayama/unity-cli-loop/commit/0be8528a6c786f699b1fed073437f880bda53c75))
10+
311
## [3.0.0-beta.52](https://github.com/hatayama/unity-cli-loop/compare/v3.0.0-beta.51...v3.0.0-beta.52) (2026-07-18)
412

513

Packages/src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "io.github.hatayama.uloopmcp",
3-
"version": "3.0.0-beta.52",
3+
"version": "3.0.0-beta.53",
44
"displayName": "Unity CLI Loop",
55
"description": "AI-driven development loop for Unity via CLI.",
66
"unity": "2022.3",

0 commit comments

Comments
 (0)