Skip to content

Commit

Permalink
chore: add plugins to please-release
Browse files Browse the repository at this point in the history
  • Loading branch information
anbraten committed Nov 29, 2024
1 parent 7c8f611 commit 73be32c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"@lagoss/dashboard": "0.4.5",
"@lagoss/serverless": "0.4.4",
"@lagoss/cli": "0.10.2"
"packages/dashboard": "0.4.5",
"creates/serverless": "0.4.4",
"creates/cli": "0.10.2"
}
1 change: 1 addition & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"bootstrap-sha": "c7ea09570e7b2bb6ece58844874aa013bcf21a25",
"include-component-in-tag": true,
"plugins": ["node-workspace", "cargo-workspace"],
"tag-separator": "@",
"separate-pull-requests": true,
"packages": {
Expand Down

0 comments on commit 73be32c

Please sign in to comment.