Skip to content

Commit

Permalink
chore: add flipt release plz config
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Baert <[email protected]>
  • Loading branch information
toddbaert authored Oct 24, 2023
1 parent 093f953 commit 5e2300a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,17 @@
"README.md"
]
},
"providers/flipt": {
"package-name": "dev.openfeature.contrib.providers.flipt",
"release-type": "simple",
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"versioning": "default",
"extra-files": [
"pom.xml",
"README.md"
]
},
"hooks/open-telemetry": {
"package-name": "dev.openfeature.contrib.hooks.otel",
"release-type": "simple",
Expand Down

0 comments on commit 5e2300a

Please sign in to comment.