Skip to content

Commit

Permalink
ci: release
Browse files Browse the repository at this point in the history
  • Loading branch information
atty303 committed May 12, 2024
1 parent fbca5b8 commit cc1af54
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@
"release-type": "node",
"include-component-in-tag": false,
"packages": {
".": {},
"packages/driver": {
"release-type": "node"
},
"packages/web": {
"release-type": "node"
".": {
"extra-files": [
"packages/driver/package.json",
"packages/web/package.json"
]
}
}
}

0 comments on commit cc1af54

Please sign in to comment.