Skip to content

Commit 058dd17

Browse files
chore(release): 2.5.2 [skip ci]
## [2.5.2](2.5.1...2.5.2) (2026-06-07) ### Bug Fixes * 补全包规范文件(LICENSE/CHANGELOG/URL 字段/unity 字段) ([efef298](efef298))
1 parent 8d3dc1e commit 058dd17

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.5.2](https://github.com/gameframex/com.gameframex.unity.ui.ugui/compare/2.5.1...2.5.2) (2026-06-07)
2+
3+
4+
### Bug Fixes
5+
6+
* 补全包规范文件(LICENSE/CHANGELOG/URL 字段/unity 字段) ([efef298](https://github.com/gameframex/com.gameframex.unity.ui.ugui/commit/efef2982a3b1b0ff024b1c7cc29d3fd4e9a4fc38))
7+
18
## [2.5.1](https://github.com/gameframex/com.gameframex.unity.ui.ugui/compare/2.5.0...2.5.1) (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 UGUI",
44
"category": "GameFrameX",
55
"description": "GameFrameX UI UGUI — Unity UGUI adapter for the GameFrameX UI system. Provides prefab-based form instantiation, Canvas-based UI groups with depth-ordered z-sorting, attribute-driven configuration (OptionUIGroup, OptionUIShowAnimation, OptionUIHideAnimation), and automatic asset cleanup on form release. Docs: https://gameframex.doc.alianblank.com\n\nGameFrameX UI UGUI — GameFrameX UI 系统的 Unity UGUI 适配器。提供基于预制体的窗体实例化、基于 Canvas 的 UI 分组与深度排序,支持属性驱动配置(OptionUIGroup、OptionUIShowAnimation、OptionUIHideAnimation),以及窗体释放时的自动资源清理。文档:https://gameframex.doc.alianblank.com",
6-
"version": "2.5.1",
6+
"version": "2.5.2",
77
"unity": "2019.4",
88
"keywords": [
99
"GameFrameX",

0 commit comments

Comments
 (0)