Skip to content

Commit ab0b233

Browse files
committed
ci: set release-please manifest to last released version
The manifest had 4.2.0-SNAPSHOT which doesn't match any git tag, causing release-please to compare against a much older baseline and incorrectly propose a major version bump.
1 parent 9b1aa33 commit ab0b233

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.2.0-SNAPSHOT"
2+
".": "4.1.0"
33
}

0 commit comments

Comments
 (0)