Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
jibon57 committed Dec 21, 2024
1 parent 4c1784a commit aef2c5b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
".": "1.0.7",
"js": "1.0.7"
".": "1.0.7"
}
5 changes: 3 additions & 2 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@
".": {
"extra-files": [
{
"type": "generic",
"path": "js/package.json"
"type": "json",
"path": "js/package.json",
"jsonpath": "$.json.js.version"
}
]
}
Expand Down

0 comments on commit aef2c5b

Please sign in to comment.