Skip to content

Commit d9b9cf3

Browse files
chore(release): 2.10.4 [skip ci]
## [2.10.4](2.10.3...2.10.4) (2026-06-07) ### Bug Fixes * 补全包规范文件(LICENSE/CHANGELOG/URL 字段/unity 字段) ([058eda3](058eda3))
1 parent 31acf00 commit d9b9cf3

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.10.4](https://github.com/gameframex/com.gameframex.unity.ui/compare/2.10.3...2.10.4) (2026-06-07)
2+
3+
4+
### Bug Fixes
5+
6+
* 补全包规范文件(LICENSE/CHANGELOG/URL 字段/unity 字段) ([058eda3](https://github.com/gameframex/com.gameframex.unity.ui/commit/058eda36be097f9e5e351c4cea26e6a0ea8e9853))
7+
18
## [2.10.3](https://github.com/gameframex/com.gameframex.unity.ui/compare/2.10.2...2.10.3) (2026-06-05)
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",
44
"category": "GameFrameX",
55
"description": "GameFrameX UI — Unity UI-framework-agnostic form management package. Handles opening, closing, grouping, and lifecycle of UI forms with depth-based layering, async form loading via the asset system with object pooling, configurable show/hide animations, and event notifications for open/close lifecycle. Docs: https://gameframex.doc.alianblank.com\n\nGameFrameX UI — Unity 跨 UI 框架的窗体管理功能包。处理 UI 窗体的打开、关闭、分组和生命周期,支持基于深度的分层,通过资源系统异步加载窗体并集成对象池,可配置显示/隐藏动画,以及打开/关闭生命周期的事件通知。文档:https://gameframex.doc.alianblank.com",
6-
"version": "2.10.3",
6+
"version": "2.10.4",
77
"unity": "2019.4",
88
"keywords": [
99
"GameFrameX",

0 commit comments

Comments
 (0)