We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f3461a commit 884d32fCopy full SHA for 884d32f
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.2.0](https://github.com/gameframex/com.gameframex.unity.getchannel/compare/1.1.0...1.2.0) (2025-12-23)
2
+
3
4
+### Features
5
6
+* **ci:** change ci ([2f3461a](https://github.com/gameframex/com.gameframex.unity.getchannel/commit/2f3461a928c93333dee30822de74e0a71174b856))
7
8
# Changelog
9
10
## [1.1.0](https://github.com/GameFrameX/com.gameframex.unity.getchannel/tree/1.1.0) (2025-08-30)
package.json
@@ -1,7 +1,7 @@
{
"name": "com.gameframex.unity.getchannel",
"displayName": "Game Frame X Get Channel",
- "version": "1.1.0",
+ "version": "1.2.0",
"unity": "2017.1",
"description": "获取渠道信息",
"author": {
@@ -30,4 +30,4 @@
30
"access": "public",
31
"registry": "https://npm.cnb.cool/GameFrameX/npm/-/packages/"
32
}
33
-}
+}
0 commit comments