Skip to content

Commit 101216c

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](1.1.0...1.1.1) (2026-01-20) ### Bug Fixes * **微信登录:** 将登录失败回调参数从int改为string ([2302560](2302560))
1 parent 2302560 commit 101216c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.login.wechat/compare/1.1.0...1.1.1) (2026-01-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **微信登录:** 将登录失败回调参数从int改为string ([2302560](https://github.com/gameframex/com.gameframex.unity.login.wechat/commit/23025602de7788a9821c781b62c856e3450d8643))
7+
18
# [1.1.0](https://github.com/gameframex/com.gameframex.unity.login.wechat/compare/1.0.0...1.1.0) (2025-12-23)
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 WeChat Login",
44
"category": "Game Framework X",
55
"description": "独立游戏前后端一体化解决方案,独立游戏开发者的圆梦大使。\n文档地址: https://gameframex.doc.alianblank.com",
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)