We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a58af01 commit 0cddc88Copy full SHA for 0cddc88
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.1.0](https://github.com/gameframex/com.gameframex.unity.xincger.litjson/compare/1.0.2...1.1.0) (2025-12-23)
2
+
3
4
+### Features
5
6
+* **ci:** change ci ([a58af01](https://github.com/gameframex/com.gameframex.unity.xincger.litjson/commit/a58af0161cfe6e11783e1faa7ffd6a9bdf718a5f))
7
8
# Changelog
9
10
## [1.0.2](https://github.com/GameFrameX/com.gameframex.unity.xincger.litjson/tree/1.0.2) (2025-06-01)
package.json
@@ -1,7 +1,7 @@
{
"name": "com.gameframex.unity.xincger.litjson",
"displayName": "LitJSON",
- "version": "1.0.2",
+ "version": "1.1.0",
"unity": "2017.1",
"description": "适用于Unity的改进型LitJson库",
"author": {
@@ -25,4 +25,4 @@
25
"access": "public",
26
"registry": "https://npm.cnb.cool/GameFrameX/npm/-/packages/"
27
}
28
-}
+}
0 commit comments