Skip to content

Commit 32f1f16

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](1.2.0...1.3.0) (2026-04-09) ### Bug Fixes * **Setting:** 将默认设置助手类型更改为 PlayerPrefsSettingHelper ([bb2052d](bb2052d)) ### Features * **setting:** 增加快手小游戏平台的存储支持 ([795dc44](795dc44))
1 parent 90c78c1 commit 32f1f16

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.3.0](https://github.com/gameframex/com.gameframex.unity.setting/compare/1.2.0...1.3.0) (2026-04-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **Setting:** 将默认设置助手类型更改为 PlayerPrefsSettingHelper ([bb2052d](https://github.com/gameframex/com.gameframex.unity.setting/commit/bb2052d3dc5b0a54997cdfe763fa4af511db6975))
7+
8+
9+
### Features
10+
11+
* **setting:** 增加快手小游戏平台的存储支持 ([795dc44](https://github.com/gameframex/com.gameframex.unity.setting/commit/795dc44d10c36e0e4af8027e000ba3f53867eb3b))
12+
113
# [1.2.0](https://github.com/gameframex/com.gameframex.unity.setting/compare/1.1.0...1.2.0) (2026-03-30)
214

315

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 Setting",
44
"category": "Game Framework X",
55
"description": "独立游戏前后端一体化解决方案,独立游戏开发者的圆梦大使。\n文档地址: https://gameframex.doc.alianblank.com \n Game Frame X Setting组件 - Unity设置功能包,提供设置功能,使设置功能的使用更加简单高效。",
6-
"version": "1.2.0",
6+
"version": "1.3.0",
77
"unity": "2019.4",
88
"keywords": [
99
"Game Framework X"

0 commit comments

Comments
 (0)