We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c322e0 commit fcf3925Copy full SHA for fcf3925
1 file changed
.releaserc.json
@@ -10,7 +10,7 @@
10
{
11
"assets": ["CHANGELOG.md", "package.json"],
12
"message":
13
- "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}",
+ "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
14
}
15
]
16
0 commit comments