Skip to content

Commit 750d8d5

Browse files
authored
Merge pull request #48 from CyberAgentGameEntertainment/feature/release_v1.8.3
bump to v1.8.3
2 parents def385a + 71794e0 commit 750d8d5

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Packages/jp.co.cyberagent.buildmagic/CHANGELOG.md

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

3+
## [1.8.3] - 2025-11-21
4+
5+
### Fixed
6+
7+
- Fixed non-root schemes are not selectable as a base in create scheme modal window.
8+
- Fixed left pane scheme tree view fails to move a scheme to another place when the user doesn't drop a scheme over another scheme directly but between schemes.
9+
310
## [1.8.2] - 2025-06-25
411

512
### Fixed

Packages/jp.co.cyberagent.buildmagic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jp.co.cyberagent.buildmagic",
3-
"version": "1.8.2",
3+
"version": "1.8.3",
44
"displayName": "Build Magic",
55
"description": "Build Magic",
66
"unity": "2022.3",

0 commit comments

Comments
 (0)