Skip to content

Commit 85f3a91

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](1.0.6...1.1.0) (2025-12-24) ### Features * **ci:** change ci ([532f8c6](532f8c6))
1 parent 532f8c6 commit 85f3a91

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

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

310
## [1.0.6](https://github.com/GameFrameX/com.gameframex.unity.gameanalytics/tree/1.0.6) (2025-05-31)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Game Frame X Game Analytics",
44
"category": "Game Framework X",
55
"description": "Game Frame X Game Analytics Component",
6-
"version": "1.0.6",
6+
"version": "1.1.0",
77
"unity": "2017.1",
88
"keywords": [
99
"Game Framework X"
@@ -28,4 +28,4 @@
2828
"access": "public",
2929
"registry": "https://npm.cnb.cool/GameFrameX/npm/-/packages/"
3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)