Skip to content

Commit

Permalink
ci: add missing release-please-manifest.json (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
cwaldren-ld authored Jul 16, 2024
1 parent b740790 commit bfde131
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"separate-pull-requests": true,
"include-component-in-tag" : true,
"bootstrap-sha": "b74079090a41680641db4599ec1d9584a0b1b982",
"bump-minor-pre-major": true,
"packages" : {
"api" : {
"package-name": "api",
Expand Down
3 changes: 3 additions & 0 deletions release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"api": "0.1.0"
}

0 comments on commit bfde131

Please sign in to comment.