Skip to content

Commit 290285e

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](1.1.0...1.1.1) (2026-01-20) ### Bug Fixes * **QQ登录:** 将登录失败回调参数从int改为string ([73dfc95](73dfc95))
1 parent 73dfc95 commit 290285e

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.qq/compare/1.1.0...1.1.1) (2026-01-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **QQ登录:** 将登录失败回调参数从int改为string ([73dfc95](https://github.com/gameframex/com.gameframex.unity.login.qq/commit/73dfc957d3a6b54c19c1fda25fd73d43cf37c489))
7+
18
# [1.1.0](https://github.com/gameframex/com.gameframex.unity.login.qq/compare/1.0.1...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 QQ 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)