Skip to content

Commit 46c0d6a

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](1.0.5...1.1.0) (2025-12-24) ### Features * **ci:** change ci ([6ca698a](6ca698a))
1 parent 6ca698a commit 46c0d6a

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

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

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(Game Analytics)",
44
"category": "Game Framework X",
55
"description": "Game Frame X Game Analytics(Game Analytics) Component",
6-
"version": "1.0.5",
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)