]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commitdiff
chore(release-please): override next release to 4.8.0
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 2 Jun 2026 19:48:39 +0000 (21:48 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 2 Jun 2026 19:48:39 +0000 (21:48 +0200)
The BREAKING CHANGE footer in 8bb806d describes a log message wording
change consumed by external monitors, not a SemVer-breaking API change.
This override forces release-please to ship 4.8.0 (minor) instead of 5.0.0.

Cleanup: this 'release-as' field MUST be removed in a follow-up commit
once the 4.8.0 release PR merges, otherwise subsequent runs will
re-propose 4.8.0.

.github/release-please/config.json

index 2b040dd5c21ab4e9291c71ee97bb19bdc1c3100e..8a3a29476aa4c3f31d5c047122d00675c9434bb9 100644 (file)
@@ -1,5 +1,6 @@
 {
   "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
+  "release-as": "4.8.0",
   "release-type": "node",
   "bump-minor-pre-major": true,
   "bump-patch-for-minor-pre-major": true,