build(ci): limit initial release PR to previous version commit
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 4 Jul 2024 23:29:09 +0000 (01:29 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 4 Jul 2024 23:29:09 +0000 (01:29 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.github/release-please/config.json

index 84b54d2dd5b78e7c5f489802d918b5c079a86b75..b6218b2c79ae356f8aaa8b59cdd676e595b32a55 100644 (file)
@@ -1,6 +1,7 @@
 {
   "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
   "release-type": "node",
+  "bootstrap-sha": "ffd45f3dfc8510fb29bc827896397c8a520a80e9",
   "bump-minor-pre-major": true,
   "bump-patch-for-minor-pre-major": true,
   "tag-separator": "@",