Skip to content

Commit

Permalink
chore(vertexai): add vertexai to release-please individual configs (g…
Browse files Browse the repository at this point in the history
  • Loading branch information
quartzmo authored Dec 7, 2023
1 parent 4a980df commit b9a69c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .release-please-manifest-individual.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
"pubsub": "1.33.0",
"pubsublite": "1.8.1",
"spanner": "1.53.1",
"storage": "1.35.1"
"storage": "1.35.1",
"vertexai": "0.0.0"
}
3 changes: 3 additions & 0 deletions release-please-config-individual.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
},
"storage": {
"component": "storage"
},
"vertexai": {
"component": "vertexai"
}
},
"plugins": [
Expand Down

0 comments on commit b9a69c0

Please sign in to comment.