We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf4506c commit 1eedf4fCopy full SHA for 1eedf4f
1 file changed
release-please-config.json
@@ -32,7 +32,18 @@
32
"type": "json",
33
"path": "gemini-extension.json",
34
"jsonpath": "$.version"
35
- }
+ },
36
+ {
37
+ "type": "json",
38
+ "path": ".claude-plugin/plugin.json",
39
+ "jsonpath": "$.version"
40
41
42
43
+ "path": ".codex-plugin/plugin.json",
44
45
46
+ "README.md"
47
]
48
}
49
0 commit comments