Skip to content

Commit ea06987

Browse files
chore(release): 3.3.3 [skip ci]
## [3.3.3](3.3.2...3.3.3) (2026-06-07) ### Bug Fixes * 补全包规范文件(LICENSE/CHANGELOG/URL 字段/unity 字段) ([fb7a495](fb7a495))
1 parent f602ffb commit ea06987

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.3](https://github.com/gameframex/com.gameframex.unity.ui.fairygui/compare/3.3.2...3.3.3) (2026-06-07)
2+
3+
4+
### Bug Fixes
5+
6+
* 补全包规范文件(LICENSE/CHANGELOG/URL 字段/unity 字段) ([fb7a495](https://github.com/gameframex/com.gameframex.unity.ui.fairygui/commit/fb7a4954dd8e9d8fff2d9e3361fe547570c0320b))
7+
18
## [3.3.2](https://github.com/gameframex/com.gameframex.unity.ui.fairygui/compare/3.3.1...3.3.2) (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 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.2",
6+
"version": "3.3.3",
77
"unity": "2019.4",
88
"keywords": [
99
"GameFrameX",

0 commit comments

Comments
 (0)