Skip to content

Commit d889c7c

Browse files
chore(release): 3.3.1 [skip ci]
## [3.3.1](3.3.0...3.3.1) (2026-05-28) ### Bug Fixes * **ci:** 统一 .github 工作流配置 ([30a3c6a](30a3c6a))
1 parent f644d45 commit d889c7c

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.1](https://github.com/gameframex/com.gameframex.unity.ui.fairygui/compare/3.3.0...3.3.1) (2026-05-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** 统一 .github 工作流配置 ([30a3c6a](https://github.com/gameframex/com.gameframex.unity.ui.fairygui/commit/30a3c6aa0e62f7a611705ed154e7d964892a9280))
7+
18
# [3.3.0](https://github.com/gameframex/com.gameframex.unity.ui.fairygui/compare/3.2.5...3.3.0) (2026-04-30)
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.0",
6+
"version": "3.3.1",
77
"unity": "2019.4",
88
"keywords": [
99
"GameFrameX",

0 commit comments

Comments
 (0)