Skip to content

Commit 504f022

Browse files
committed
fix: Enhance release process
1 parent 1766bcc commit 504f022

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.releaserc.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@
1313
],
1414
"@semantic-release/release-notes-generator",
1515
"@semantic-release/changelog",
16-
[
17-
"@semantic-release/git",
18-
{
19-
"message": "chore(release): ${nextRelease.version} ${nextRelease.notes}"
20-
}
21-
],
2216
"@semantic-release/github"
2317
]
2418
}

0 commit comments

Comments
 (0)