Skip to content

Commit 9506dc7

Browse files
chore(release): 3.3.2 [skip ci]
## [3.3.2](3.3.1...3.3.2) (2026-06-05) ### Bug Fixes * **ui:** 卸载资源前检查路径是否存在 ([3995d23](3995d23))
1 parent 3995d23 commit 9506dc7

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+
## [3.3.2](https://github.com/gameframex/com.gameframex.unity.ui.fairygui/compare/3.3.1...3.3.2) (2026-06-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **ui:** 卸载资源前检查路径是否存在 ([3995d23](https://github.com/gameframex/com.gameframex.unity.ui.fairygui/commit/3995d23a9391e5b8d070ec1fc975e6ae69264d87))
7+
18
## [3.3.1](https://github.com/gameframex/com.gameframex.unity.ui.fairygui/compare/3.3.0...3.3.1) (2026-05-28)
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 FairyGUI",
44
"category": "GameFrameX",
55
"description": "GameFrameX UI FairyGUI — FairyGUI adapter for the GameFrameX UI system. Provides FairyGUI-native form instantiation (UIPackage.CreateObject), GComponent-based UI groups with GRoot integration, proper FairyGUI disposal, and async resource loading for FairyGUI packages. Docs: https://gameframex.doc.alianblank.com\n\nGameFrameX UI FairyGUI — GameFrameX UI 系统的 FairyGUI 适配器。提供 FairyGUI 原生窗体实例化(UIPackage.CreateObject)、基于 GComponent 的 UI 分组与 GRoot 集成、FairyGUI 资源的正确释放,以及 FairyGUI 包的异步资源加载。文档:https://gameframex.doc.alianblank.com",
6-
"version": "3.3.1",
6+
"version": "3.3.2",
77
"unity": "2019.4",
88
"keywords": [
99
"GameFrameX",

0 commit comments

Comments
 (0)