Skip to content

Commit 7427a21

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-12-23) ### Features * 添加Google Play支付插件集成 ([0b65f17](0b65f17))
1 parent abfd6a4 commit 7427a21

2 files changed

Lines changed: 9 additions & 2 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.0.0 (2025-12-23)
2+
3+
4+
### Features
5+
6+
* 添加Google Play支付插件集成 ([0b65f17](https://github.com/gameframex/com.gameframex.unity.payment.google/commit/0b65f17ec840a1a49af79f07ea0751d7e4119e13))
7+
18
# Changelog
29

310
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"repository": {
1212
"name": "com.gameframex.unity.payment.google",
13-
"url": "https://github.com/gameframex/com.gameframex.unity.payment.google.git",
13+
"url": "git+https://github.com/gameframex/com.gameframex.unity.payment.google.git",
1414
"type": "git"
1515
},
1616
"author": {
@@ -30,4 +30,4 @@
3030
"access": "public",
3131
"registry": "https://npm.cnb.cool/GameFrameX/npm/-/packages/"
3232
}
33-
}
33+
}

0 commit comments

Comments
 (0)