We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec6ae74 commit 433d38eCopy full SHA for 433d38e
2 files changed
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# 1.0.0 (2025-12-24)
2
+
3
4
+### Features
5
6
+* 添加WebView模块基础功能实现 ([38f6d15](https://github.com/gameframex/com.gameframex.unity.webview/commit/38f6d155caac5c1282903c5b095460c71ff37e85))
package.json
@@ -10,7 +10,7 @@
10
],
11
"repository": {
12
"name": "com.gameframex.unity.webview",
13
- "url": "https://github.com/gameframex/com.gameframex.unity.webview.git",
+ "url": "git+https://github.com/gameframex/com.gameframex.unity.webview.git",
14
"type": "git"
15
},
16
"author": {
@@ -30,4 +30,4 @@
30
"access": "public",
31
"registry": "https://npm.cnb.cool/GameFrameX/npm/-/packages/"
32
}
33
-}
+}
0 commit comments