Skip to content

Commit 56b688c

Browse files
committed
chore: auto update plugin versions using release-please
1 parent 55cdf2c commit 56b688c

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

release-please-config.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,18 @@
3232
"type": "json",
3333
"path": "gemini-extension.json",
3434
"jsonpath": "$.version"
35-
}
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"
45+
},
46+
"README.md"
3647
]
3748
}
3849
}

0 commit comments

Comments
 (0)