Skip to content

Commit c1081eb

Browse files
committed
chore: Auto update plugin versions using release-please
1 parent f9e3fe8 commit c1081eb

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

release-please-config.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,21 @@
2828
"release-type": "simple",
2929
"package-name": "cloud-sql-sqlserver",
3030
"extra-files": [
31+
"README.md",
3132
{
3233
"type": "json",
3334
"path": "gemini-extension.json",
3435
"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"
3546
}
3647
]
3748
}

0 commit comments

Comments
 (0)