Skip to content

Commit 854e4f2

Browse files
author
strausr
committed
fix: use base version in manifest for release-please compatibility
1 parent 00a932e commit 854e4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
".": {
33
"release-type": "node",
4-
"version": "1.0.0-beta.1"
4+
"version": "1.0.0"
55
}
66
}

0 commit comments

Comments
 (0)