Skip to content

Commit b370231

Browse files
committed
ci: auto update plugin versions using rp
1 parent 1ed9601 commit b370231

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

release-please-config.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,16 @@
3333
"type": "json",
3434
"path": "gemini-extension.json",
3535
"jsonpath": "$.version"
36+
},
37+
{
38+
"type": "json",
39+
"path": ".codex-plugin/plugin.json",
40+
"jsonpath": "$.version"
41+
},
42+
{
43+
"type": "json",
44+
"path": ".claude-plugin/plugin.json",
45+
"jsonpath": "$.version"
3646
}
3747
]
3848
}

0 commit comments

Comments
 (0)