File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change 73
73
"pkgRoot" : " ."
74
74
}
75
75
],
76
- [
77
- " @semantic-release/git" ,
78
- {
79
- "assets" : [" package.json" , " CHANGELOG.md" ],
80
- "message" : " chore(release): ${nextRelease.version} [skip ci]\n\n ${nextRelease.notes}"
81
- }
82
- ],
83
76
[
84
77
" @semantic-release/github" ,
85
78
{
86
- "successComment" : " 🎉 이 PR은 [${nextRelease.version}](https://github.com/vue-pivottable/vue3-pivottable/releases/tag/@ vue-pivottable/lazy-table-renderer @${nextRelease.version})에 포함되었습니다." ,
79
+ "successComment" : " 🎉 이 PR은 [${nextRelease.version}](https://github.com/vue-pivottable/vue3-pivottable/releases/tag/vue-pivottable@ @${nextRelease.version})에 포함되었습니다." ,
87
80
"failTitle" : " semantic-release 실패" ,
88
81
"prCreation" : " always" ,
89
82
"prTitle" : " Release ${nextRelease.version}" ,
You can’t perform that action at this time.
0 commit comments