Skip to content

Commit ba5e39e

Browse files
chore(release): 2.5.1 [skip ci]
## [2.5.1](2.5.0...2.5.1) (2026-06-05) ### Bug Fixes * **ui:** 卸载资源前检查路径是否存在 ([8b2d173](8b2d173))
1 parent 719a280 commit ba5e39e

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.1](https://github.com/gameframex/com.gameframex.unity.ui.ugui/compare/2.5.0...2.5.1) (2026-06-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **ui:** 卸载资源前检查路径是否存在 ([8b2d173](https://github.com/gameframex/com.gameframex.unity.ui.ugui/commit/8b2d17370d179f28db4c29f142759201dd705294))
7+
18
# [2.5.0](https://github.com/gameframex/com.gameframex.unity.ui.ugui/compare/2.4.1...2.5.0) (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.0",
6+
"version": "2.5.1",
77
"unity": "2019.4",
88
"keywords": [
99
"GameFrameX",

0 commit comments

Comments
 (0)