Skip to content

Commit

Permalink
chore: add interop to release-please config (#2026)
Browse files Browse the repository at this point in the history
Otherwise releases are not created for changes
  • Loading branch information
achingbrain committed Sep 7, 2023
1 parent c4eff4c commit 46dc3ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .release-please.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"bump-patch-for-minor-pre-major": true,
"group-pull-request-title-pattern": "chore: release ${component}",
"packages": {
"interop": {},
"packages/crypto": {},
"packages/interface": {},
"packages/interface-compliance-tests": {},
Expand Down

0 comments on commit 46dc3ce

Please sign in to comment.