fix(release): align cli and compound-engineering versions with linked-versions plugin
Add release-please linked-versions plugin so cli and compound-engineering always bump together. Align compound-engineering version to 2.58.0 to match cli. Previously they diverged at v2.54.0 when commits touched only one package's path. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2
.github/.release-please-manifest.json
vendored
2
.github/.release-please-manifest.json
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
".": "2.58.0",
|
||||
"plugins/compound-engineering": "2.57.0",
|
||||
"plugins/compound-engineering": "2.58.0",
|
||||
"plugins/coding-tutor": "1.2.1",
|
||||
".claude-plugin": "1.0.2",
|
||||
".cursor-plugin": "1.0.1"
|
||||
|
||||
Reference in New Issue
Block a user