Skip to content

Commit 6dab0fa

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](1.1.0...1.1.1) (2026-03-27) ### Bug Fixes * **WebProtoBuff:** 移除条件编译并统一使用完全限定名 ([244c062](244c062))
1 parent 244c062 commit 6dab0fa

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.1.1](https://github.com/gameframex/com.gameframex.unity.web.protobuff/compare/1.1.0...1.1.1) (2026-03-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **WebProtoBuff:** 移除条件编译并统一使用完全限定名 ([244c062](https://github.com/gameframex/com.gameframex.unity.web.protobuff/commit/244c0625b00b4c965d43a9ddd9413f01d223bf96))
7+
18
# [1.1.0](https://github.com/gameframex/com.gameframex.unity.web.protobuff/compare/1.0.0...1.1.0) (2026-02-12)
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 Web ProtoBuff",
44
"category": "Game Framework X",
55
"description": "独立游戏前后端一体化解决方案,独立游戏开发者的圆梦大使。\n文档地址: https://gameframex.doc.alianblank.com \n Game Frame X Web组件 - Unity网络功能包,提供HTTP请求。支持GET、POST常用网络操作,可自定义请求头和参数。采用现代C#开发中的异步/等待模式,使网络操作更加简单高效。",
6-
"version": "1.1.0",
6+
"version": "1.1.1",
77
"unity": "2019.4",
88
"keywords": [
99
"Game Framework X",

0 commit comments

Comments
 (0)