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 8343ac3 commit df38f2eCopy full SHA for df38f2e
package.json
@@ -79,6 +79,9 @@
79
"vite": "^6.3.4",
80
"vite-plugin-dts": "^4.5.3",
81
"vite-plugin-static-copy": "^2.3.1",
82
- "@vitejs/plugin-vue": "^5.2.1"
+ "@vitejs/plugin-vue": "^5.2.1",
83
+ "@semantic-release/git": "^10.0.1",
84
+ "@semantic-release/github": "^11.0.2",
85
+ "semantic-release": "^24.2.3"
86
}
87
0 commit comments