Skip to content

Commit ffac418

Browse files
chore(release): 2.9.0 [skip ci]
# [2.9.0](2.8.0...2.9.0) (2026-04-01) ### Bug Fixes * **ui:** 为UI模块添加代码裁剪支持 ([d4d706d](d4d706d)) ### Features * **UI:** 添加自动回收界面功能开关 ([5f1b03e](5f1b03e))
1 parent fe19631 commit ffac418

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.9.0](https://github.com/gameframex/com.gameframex.unity.ui/compare/2.8.0...2.9.0) (2026-04-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **ui:** 为UI模块添加代码裁剪支持 ([d4d706d](https://github.com/gameframex/com.gameframex.unity.ui/commit/d4d706de495b6fc517cef9232c5c2ae0bafffa1e))
7+
8+
9+
### Features
10+
11+
* **UI:** 添加自动回收界面功能开关 ([5f1b03e](https://github.com/gameframex/com.gameframex.unity.ui/commit/5f1b03e9c46c192789b33da9961f92166da52220))
12+
113
# [2.8.0](https://github.com/gameframex/com.gameframex.unity.ui/compare/2.7.0...2.8.0) (2026-03-27)
214

315

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",
44
"category": "Game Framework X",
55
"description": "独立游戏前后端一体化解决方案,独立游戏开发者的圆梦大使。\n文档地址: https://gameframex.doc.alianblank.com \n Game Frame X UI组件 - Unity UI功能包,提供UI组件的封装,使UI组件的使用更加简单高效。",
6-
"version": "2.8.0",
6+
"version": "2.9.0",
77
"unity": "2019.4",
88
"keywords": [
99
"Game Framework X"

0 commit comments

Comments
 (0)