Skip to content

Commit 813401b

Browse files
chore(release): 2.8.0 [skip ci]
# [2.8.0](2.7.0...2.8.0) (2026-03-27) ### Bug Fixes * **UI:** 修复文件末尾缺少换行符和初始化问题 ([9d5d6b4](9d5d6b4)) ### Features * **UI:** 为UI系统添加资源路径和名称参数支持 ([3cb3f03](3cb3f03))
1 parent 9d5d6b4 commit 813401b

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.8.0](https://github.com/gameframex/com.gameframex.unity.ui/compare/2.7.0...2.8.0) (2026-03-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **UI:** 修复文件末尾缺少换行符和初始化问题 ([9d5d6b4](https://github.com/gameframex/com.gameframex.unity.ui/commit/9d5d6b495c39c54547f64d2f959c68a42f88b76a))
7+
8+
9+
### Features
10+
11+
* **UI:** 为UI系统添加资源路径和名称参数支持 ([3cb3f03](https://github.com/gameframex/com.gameframex.unity.ui/commit/3cb3f036387086eab5d9c36135b1ddb42a70e026))
12+
113
# [2.7.0](https://github.com/gameframex/com.gameframex.unity.ui/compare/2.6.0...2.7.0) (2026-03-06)
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.7.0",
6+
"version": "2.8.0",
77
"unity": "2019.4",
88
"keywords": [
99
"Game Framework X"

0 commit comments

Comments
 (0)