Skip to content

Commit 92b636c

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 ([4e544dc](4e544dc))
1 parent 4e544dc commit 92b636c

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

310
## [1.0.2](https://github.com/GameFrameX/com.gameframex.unity.gameanalytics.talkingdata/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)",
44
"category": "Game Framework X",
55
"description": "Game Frame X Game Analytics(Talking Data) 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",
13-
"url": "https://github.com/gameframex/com.gameframex.unity.gameanalytics.talkingdata.git",
13+
"url": "git+https://github.com/gameframex/com.gameframex.unity.gameanalytics.talkingdata.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)