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 486fa9b commit d95ec97Copy full SHA for d95ec97
.releaserc.json
@@ -83,7 +83,7 @@
83
[
84
"@semantic-release/github",
85
{
86
- "successComment": "🎉 이 PR은 [${nextRelease.version}](https://github.com/vue-pivottable/vue3-pivottable/releases/tag/@vue-pivottable/lazy-table-renderer@${nextRelease.version})에 포함되었습니다.",
+ "successComment": "🎉 이 PR은 [${nextRelease.version}](https://github.com/vue-pivottable/vue3-pivottable/releases/tag/vue-pivottable@@${nextRelease.version})에 포함되었습니다.",
87
"failTitle": "semantic-release 실패",
88
"prCreation": "always",
89
"prTitle": "Release ${nextRelease.version}",
0 commit comments