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.
2 parents 5b6aa1c + 364146a commit d2ad2caCopy full SHA for d2ad2ca
.releaserc
@@ -55,7 +55,7 @@
55
"@semantic-release/git",
56
{
57
"assets": ["NOTICE", "pyproject.toml", "solnlib/__init__.py"],
58
- "message": "chore(release): ${nextRelease.version}\n\n${nextRelease.notes} [ci skip]",
+ "message": "chore(release): ${nextRelease.version}\n\n${nextRelease.notes}",
59
},
60
],
61
["@semantic-release/github", { "assets": ["NOTICE", "pyproject.toml"] }],
0 commit comments