Skip to content

Commit 2f26d6d

Browse files
chore(release): 2.3.7 [skip ci]
## [2.3.7](2.3.6...2.3.7) (2026-04-30) ### Bug Fixes * **UI:** 修正卸载UI资源时实例销毁顺序问题 ([0fe8966](0fe8966))
1 parent 0fe8966 commit 2f26d6d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.3.7](https://github.com/gameframex/com.gameframex.unity.ui.ugui/compare/2.3.6...2.3.7) (2026-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **UI:** 修正卸载UI资源时实例销毁顺序问题 ([0fe8966](https://github.com/gameframex/com.gameframex.unity.ui.ugui/commit/0fe8966b42103f9d13d7b0d45b9bbdea7b900b2b))
7+
18
## [2.3.6](https://github.com/gameframex/com.gameframex.unity.ui.ugui/compare/2.3.5...2.3.6) (2026-04-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Game Frame X UI UGUI",
44
"category": "Game Framework X",
55
"description": "独立游戏前后端一体化解决方案,独立游戏开发者的圆梦大使。\n文档地址: https://gameframex.doc.alianblank.com \n Game Frame X UGUI 组件 - Unity UI功能包,提供UGUI组件的封装,使UGUI组件的使用更加简单高效。",
6-
"version": "2.3.6",
6+
"version": "2.3.7",
77
"unity": "2019.4",
88
"keywords": [
99
"Game Framework X"

0 commit comments

Comments
 (0)