Skip to content

Commit 01b3167

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](1.1.2...1.1.3) (2026-06-07) ### Bug Fixes * 补全包规范文件(LICENSE/CHANGELOG/URL 字段/unity 字段) ([c6820cc](c6820cc))
1 parent 31b2d32 commit 01b3167

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.3](https://github.com/gameframex/com.gameframex.unity.xincger.litjson/compare/1.1.2...1.1.3) (2026-06-07)
2+
3+
4+
### Bug Fixes
5+
6+
* 补全包规范文件(LICENSE/CHANGELOG/URL 字段/unity 字段) ([c6820cc](https://github.com/gameframex/com.gameframex.unity.xincger.litjson/commit/c6820cce5c79da5cce0af64043061672354f7724))
7+
18
## [1.1.2](https://github.com/gameframex/com.gameframex.unity.xincger.litjson/compare/1.1.1...1.1.2) (2026-05-30)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.gameframex.unity.xincger.litjson",
33
"displayName": "LitJSON",
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"unity": "2019.4",
66
"description": "An improved LitJson library for Unity, repackaged from XINCGer/LitJson4Unity. Supports float type, Unity built-in types, JsonIgnore Attribute, and formatted JSON output.\nAll-in-One Solution for Indie Game Development · Empowering Indie Developers' Dreams\n\n适用于 Unity 的改进型 LitJson 库,基于 XINCGer/LitJson4Unity 二次包装。支持 float 类型、Unity 内建类型、JsonIgnore Attribute 和 Json 内容格式化。\n独立游戏前后端一体化解决方案 · 独立游戏开发者的圆梦大使\n\nDocs: https://gameframex.doc.alianblank.com",
77
"author": {

0 commit comments

Comments
 (0)