Skip to content

Commit d0594d1

Browse files
chore: update release-please config
1 parent 48caa26 commit d0594d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/release-please/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"include-component-in-tag": false,
66
"group-pull-request-title-pattern": "chore: release ${component} ${version}",
77
"packages": {
8-
"./proof_verifier_js/ts": {
8+
"proof_verifier_js/ts": {
99
"component": "@ethproofs-airbender-verifier",
1010
"extra-files": [
1111
{
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
"proof_verifier_js/ts": "0.1.0"
33
}

0 commit comments

Comments
 (0)