Skip to content

Commit 283f6f7

Browse files
chore(release): 1.1.4 [skip ci]
## [1.1.4](1.1.3...1.1.4) (2026-06-07) ### Bug Fixes * 补全包规范文件(LICENSE/CHANGELOG/URL 字段/unity 字段) ([5d924b5](5d924b5))
1 parent f92a2e4 commit 283f6f7

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.4](https://github.com/gameframex/com.gameframex.unity.web.protobuff/compare/1.1.3...1.1.4) (2026-06-07)
2+
3+
4+
### Bug Fixes
5+
6+
* 补全包规范文件(LICENSE/CHANGELOG/URL 字段/unity 字段) ([5d924b5](https://github.com/gameframex/com.gameframex.unity.web.protobuff/commit/5d924b5a19ac0a31e61ab7f0ca670e70b197edf2))
7+
18
## [1.1.3](https://github.com/gameframex/com.gameframex.unity.web.protobuff/compare/1.1.2...1.1.3) (2026-05-29)
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": "GameFrameX",
55
"description": "GameFrameX Web ProtoBuf — Unity Protobuf HTTP POST package. Extends the Web layer with binary message support, serializing MessageObject instances and deserializing typed IResponseMessage responses via conditional compilation. Docs: https://gameframex.doc.alianblank.com\n\nGameFrameX Web ProtoBuf — Unity Protobuf HTTP POST 功能包。扩展 Web 层以支持二进制消息,序列化 MessageObject 实例并通过条件编译反序列化类型化的 IResponseMessage 响应。文档:https://gameframex.doc.alianblank.com",
6-
"version": "1.1.3",
6+
"version": "1.1.4",
77
"unity": "2019.4",
88
"keywords": [
99
"GameFrameX",

0 commit comments

Comments
 (0)