Skip to content

Commit 58956d2

Browse files
committed
chore: auto update plugin versions using release-please
1 parent cdb122a commit 58956d2

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
@@ -32,6 +32,16 @@
3232
"type": "json",
3333
"path": "gemini-extension.json",
3434
"jsonpath": "$.version"
35+
},
36+
{
37+
"type": "json",
38+
"path": ".claude-plugin/plugin.json",
39+
"jsonpath": "$.version"
40+
},
41+
{
42+
"type": "json",
43+
"path": ".codex-plugin/plugin.json",
44+
"jsonpath": "$.version"
3545
}
3646
]
3747
}

0 commit comments

Comments
 (0)