mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-22 10:30:34 +03:00
Update release.config.js (#1103)
This commit is contained in:
+1
-3
@@ -9,9 +9,7 @@ module.exports = {
|
|||||||
[
|
[
|
||||||
"@semantic-release/github",
|
"@semantic-release/github",
|
||||||
{
|
{
|
||||||
assets: ["dist/**"],
|
assets: ["dist/**"]
|
||||||
successComment:
|
|
||||||
":tada: This issue has been resolved in version ${nextRelease.version} :tada:\\n\\nThe release is available on [GitHub release](<github_release_url>)\\n\\nPlease consider [sponsoring Vue Select](https://github.com/sponsors/sagalbot), your support is much appreciated! :+1:"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user