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 6c89b70 commit 68bdbc8Copy full SHA for 68bdbc8
services/backend/.release-it.js
@@ -44,7 +44,7 @@ module.exports = {
44
45
return newCommit;
46
},
47
- "commitPartial": "* {{subject}} ([{{shortHash}}](https://github.com/deploystackio/deploystack/commit/{{hash}}))"
+ "commitPartial": "* {{subject}} ([{{shortHash}}](https://github.com/deploystackio/deploystack/commit/{{hash}}))\n"
48
}
49
50
services/frontend/.release-it.js
@@ -46,7 +46,7 @@ module.exports = {
51
52
0 commit comments