Skip to content

Commit 61685e2

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](1.0.2...1.1.0) (2025-12-24) ### Features * **ci:** change ci ([c05d50c](c05d50c))
1 parent c05d50c commit 61685e2

2 files changed

Lines changed: 10 additions & 3 deletions

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.0](https://github.com/gameframex/com.gameframex.unity.gameanalytics.talkingdata.sdk/compare/1.0.2...1.1.0) (2025-12-24)
2+
3+
4+
### Features
5+
6+
* **ci:** change ci ([c05d50c](https://github.com/gameframex/com.gameframex.unity.gameanalytics.talkingdata.sdk/commit/c05d50c92bf9f20d1894a8e67250a413979ebb3c))
7+
18
# Changelog
29

310
## [1.0.2](https://github.com/GameFrameX/com.gameframex.unity.gameanalytics.talkingdata.sdk/tree/1.0.2) (2025-06-01)

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"displayName": "Game Frame X Game Analytics(Talking Data SDK)",
44
"category": "Game Framework X",
55
"description": "Game Frame X Game Analytics TalkingData SDK Component",
6-
"version": "1.0.2",
6+
"version": "1.1.0",
77
"unity": "2019.4",
88
"keywords": [
99
"Game Framework X"
1010
],
1111
"repository": {
1212
"name": "com.gameframex.unity.gameanalytics.talkingdata.sdk",
13-
"url": "https://github.com/gameframex/com.gameframex.unity.gameanalytics.talkingdata.sdk.git",
13+
"url": "git+https://github.com/gameframex/com.gameframex.unity.gameanalytics.talkingdata.sdk.git",
1414
"type": "git"
1515
},
1616
"author": {
@@ -28,4 +28,4 @@
2828
"access": "public",
2929
"registry": "https://npm.cnb.cool/GameFrameX/npm/-/packages/"
3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)