Skip to content

Commit 8bf5f23

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](1.1.1...1.2.0) (2025-12-23) ### Features * **ci:** change ci ([19068ee](19068ee))
1 parent 19068ee commit 8bf5f23

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.2.0](https://github.com/gameframex/com.gameframex.unity.xcode/compare/1.1.1...1.2.0) (2025-12-23)
2+
3+
4+
### Features
5+
6+
* **ci:** change ci ([19068ee](https://github.com/gameframex/com.gameframex.unity.xcode/commit/19068ee24327abbeb878575377ac9cbfa4cf0cd2))
7+
18
# Changelog
29

310
## [1.1.1](https://github.com/GameFrameX/com.gameframex.unity.xcode/tree/1.1.1) (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 XCode",
44
"category": "Game Framework X",
55
"description": "Game Frame X Xcode Config",
6-
"version": "1.1.1",
6+
"version": "1.2.0",
77
"unity": "2017.1",
88
"keywords": [
99
"Game Framework X"
1010
],
1111
"repository": {
1212
"name": "com.gameframex.unity.xcode",
13-
"url": "https://github.com/gameframex/com.gameframex.unity.xcode.git",
13+
"url": "git+https://github.com/gameframex/com.gameframex.unity.xcode.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)