We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d9bf9f + 7b3d34c commit 54a6930Copy full SHA for 54a6930
2 files changed
Packages/jp.co.cyberagent.buildmagic/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.9.3] - 2026-02-27
4
+
5
+### Changed
6
7
+- Changed CLI behavior to use primary scheme when `-scheme` is not present.
8
+- Changed the title of `BuildMagicWindow` to "Build Magic".
9
10
## [1.9.2] - 2026-02-13
11
12
### Fixed
Packages/jp.co.cyberagent.buildmagic/package.json
@@ -1,6 +1,6 @@
{
"name": "jp.co.cyberagent.buildmagic",
- "version": "1.9.2",
+ "version": "1.9.3",
"displayName": "Build Magic",
"description": "Build Magic",
"unity": "2022.3",
0 commit comments