Skip to content

Commit 47dfd86

Browse files
chore(release): 3.2.5 [skip ci]
## [3.2.5](3.2.4...3.2.5) (2026-04-03) ### Bug Fixes * **FairyGUI:** 修复资源句柄未释放导致的内存泄漏 ([601b8da](601b8da))
1 parent 601b8da commit 47dfd86

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.2.5](https://github.com/gameframex/com.gameframex.unity.ui.fairygui/compare/3.2.4...3.2.5) (2026-04-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **FairyGUI:** 修复资源句柄未释放导致的内存泄漏 ([601b8da](https://github.com/gameframex/com.gameframex.unity.ui.fairygui/commit/601b8da9f28266cfbbe65cccc88ca529544a0ae3))
7+
18
## [3.2.4](https://github.com/gameframex/com.gameframex.unity.ui.fairygui/compare/3.2.3...3.2.4) (2026-04-01)
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": "Game Framework X",
55
"description": "独立游戏前后端一体化解决方案,独立游戏开发者的圆梦大使。\n文档地址: https://gameframex.doc.alianblank.com \n Game Frame X UI FairyGUI组件 - Unity UI功能包,提供FairyGUI组件的封装,使FairyGUI组件的使用更加简单高效。",
6-
"version": "3.2.4",
6+
"version": "3.2.5",
77
"unity": "2019.4",
88
"keywords": [
99
"Game Framework X"

0 commit comments

Comments
 (0)