Skip to content

Commit 83115c8

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 ([d42949f](d42949f))
1 parent d42949f commit 83115c8

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

310
## [1.0.2](https://github.com/GameFrameX/com.gameframex.unity.gravityinfinite.gravity-engine/tree/1.0.2) (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": "Gravity Engine",
44
"category": "Game Framework X",
55
"description": "Gravity Engine",
6-
"version": "1.0.2",
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)