repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d5de16
)
build: refine release-it configuration
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 23 Sep 2023 13:11:13 +0000
(15:11 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 23 Sep 2023 13:11:13 +0000
(15:11 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.release-it.json
patch
|
blob
|
blame
|
history
diff --git
a/.release-it.json
b/.release-it.json
index e56b7bb6a843fc42fd4a7586c38cc2b21db8c35c..568ac915ab46d56b8269342ebb920bb00167d3a6 100644
(file)
--- a/
.release-it.json
+++ b/
.release-it.json
@@
-1,5
+1,6
@@
{
"git": {
+ "requireBranch": "main",
"changelog": "npx auto-changelog --stdout --commit-limit false --unreleased --template https://raw.githubusercontent.com/release-it/release-it/master/templates/changelog-compact.hbs",
"commitMessage": "chore: version ${version}",
"tagAnnotation": "Version ${version}",