diff --git a/package.json b/package.json index 2662be2..8ca87d1 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,7 @@ "@electron-toolkit/eslint-config": "^1.0.2", "@electron/notarize": "^2.3.2", "@rushstack/eslint-patch": "^1.10.3", + "@semantic-release/git": "^9.0.0", "@vitejs/plugin-vue": "^5.0.5", "@vue/eslint-config-prettier": "^9.0.0", "electron": "^31.0.2", @@ -56,4 +57,4 @@ "browserslist": [ "last 1 Chrome version" ] -} \ No newline at end of file +}