Skip to content

Commit b0bc5eb

Browse files
author
RealDiligent
committed
chore: sync stale release-please manifest for loopover-engine 3.15.0
packages/loopover-engine/package.json is 3.15.0 but .release-please-manifest.json still recorded 3.14.1, so the release-manifest:sync:check step of validate-code fails on every branch built off current main. Run the sanctioned npm run release-manifest:sync to align the manifest, unblocking CI.
1 parent 421a041 commit b0bc5eb

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,6 +1,6 @@
11
{
22
"packages/loopover-mcp": "3.14.1",
3-
"packages/loopover-engine": "3.14.1",
3+
"packages/loopover-engine": "3.15.0",
44
"packages/loopover-miner": "3.14.1",
55
"packages/loopover-ui-kit": "1.2.0"
66
}

0 commit comments

Comments
 (0)