Skip to content

Commit a7a2a46

Browse files
committed
ci(release-please): Add plugin files
1 parent cfc6e9a commit a7a2a46

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

release-please-config.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,12 @@
6767
"extra-files": [
6868
{
6969
"type": "json",
70-
"path": "**/.claude-plugin/plugin.json",
70+
"path": "plugins/ui5/.claude-plugin/plugin.json",
71+
"jsonpath": "$..version"
72+
},
73+
{
74+
"type": "json",
75+
"path": "plugins/ui5-typescript-conversion/.claude-plugin/plugin.json",
7176
"jsonpath": "$..version"
7277
}
7378
]

0 commit comments

Comments
 (0)