Skip to content

Commit c414c7a

Browse files
committed
chore: force initial release to 0.0.1
1 parent 92c6928 commit c414c7a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

release-please-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"release-type": "node",
99
"bump-minor-pre-major": true,
1010
"bump-patch-for-minor-pre-major": true,
11-
"extra-files": ["manifest.json", "package.json"]
11+
"extra-files": ["manifest.json", "package.json"],
12+
"release-as": "0.0.1"
1213
}
1314
}
1415
}

0 commit comments

Comments
 (0)