We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08860b8 commit 393e155Copy full SHA for 393e155
package.json
@@ -24,5 +24,14 @@
24
"com.gameframex.unity": "1.1.1",
25
"com.gameframex.unity.gameanalytics": "1.0.0",
26
"com.gilzoide.sqlite-net": "1.2.4"
27
+ },
28
+ "devDependencies": {
29
+ "semantic-release": "^24.2.0",
30
+ "@semantic-release/changelog": "^6.0.3",
31
+ "@semantic-release/git": "^10.0.1"
32
33
+ "publishConfig": {
34
+ "access": "public",
35
+ "registry": "https://npm.cnb.cool/GameFrameX/npm/-/packages/"
36
}
37
0 commit comments