Skip to content

Commit 49411b1

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](1.8.0...1.9.0) (2026-04-10) ### Features * **editor:** 添加小游戏统一宏定义管理 ([5fa11fe](5fa11fe))
1 parent 1326026 commit 49411b1

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+
# [1.9.0](https://github.com/gameframex/com.gameframex.unity/compare/1.8.0...1.9.0) (2026-04-10)
2+
3+
4+
### Features
5+
6+
* **editor:** 添加小游戏统一宏定义管理 ([5fa11fe](https://github.com/gameframex/com.gameframex.unity/commit/5fa11fead31f3958edf658d96e8292e345e4e9ba))
7+
18
# [1.8.0](https://github.com/gameframex/com.gameframex.unity/compare/1.7.3...1.8.0) (2026-04-10)
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",
44
"category": "Game Framework",
55
"description": "独立游戏前后端一体化解决方案,独立游戏开发者的圆梦大使。文档地址: https://gameframex.doc.alianblank.com",
6-
"version": "1.8.0",
6+
"version": "1.9.0",
77
"unity": "2019.4",
88
"keywords": [
99
"Game Framework"

0 commit comments

Comments
 (0)