Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jibon57 committed Dec 21, 2024
1 parent cb6b7e6 commit 3d11586
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
{
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
"include-component-in-tag": false,
"release-type": "go",
"release-type": "node",
"packages": {
".": {
"extra-files": [
{
"type": "json",
"path": "js/package.json",
"jsonpath": "$.json.js.version"
}
"js/package.json"
]
}
}
Expand Down

0 comments on commit 3d11586

Please sign in to comment.