Skip to content

Commit

Permalink
chore: exclude component in git tag (open-feature#143)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Beemer <[email protected]>

Signed-off-by: Michael Beemer <[email protected]>
Signed-off-by: Bhandari, Pramesh(AWF) <[email protected]>
  • Loading branch information
beeme1mr authored and Bhandari, Pramesh(AWF) committed Nov 3, 2022
1 parent ae46488 commit 561d98a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
".": {
"package-name": "dev.openfeature.sdk",
"release-type": "simple",
"monorepo-tags": false,
"include-component-in-tag": false,
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"versioning": "default",
Expand All @@ -13,4 +15,4 @@
]
}
}
}
}

0 comments on commit 561d98a

Please sign in to comment.