Skip to content

Commit

Permalink
fix(release-please): added node and cargo workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
daurer committed Feb 13, 2025
1 parent 42dae13 commit efd6c62
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
"separate-pull-requests": true,
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"plugins": [
"node-workspace",
"cargo-workspace"
],
"extra-files": [
"README.md",
"mkdocs.yml"
Expand Down

0 comments on commit efd6c62

Please sign in to comment.