Commit dfbbda2
committed
chore(release): add LSP plugin extra-files to release-please config
Add 32 LSP plugin plugin.json paths to the root package extra-files in
release-please-config.json so that release-please automatically updates
the version field in each plugin's plugin.json when a root package
release is created.
Previously, only .claude-plugin/plugin.json was listed in extra-files,
requiring manual version management for all LSP plugins.
Plugins added:
- astro-lsp, bash-lsp, biome-lsp, clangd-lsp, csharp-lsp
- dart-lsp, deno-lsp, dockerfile-lsp, elixir-lsp, eslint-lsp
- fsharp-lsp, gleam-lsp, gopls-lsp, graphql-lsp, jdtls-lsp
- kotlin-lsp, lua-lsp, ocaml-lsp, oxlint-lsp, php-lsp
- prisma-lsp, pyright-lsp, rubocop-lsp, rust-analyzer-lsp
- svelte-lsp, swift-lsp, terraform-lsp, texlab-lsp
- typescript-lsp, vue-lsp, yaml-lsp, zls-lsp1 parent b51b87c commit dfbbda2
1 file changed
Lines changed: 33 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
32 | 64 | | |
33 | 65 | | |
34 | 66 | | |
| |||
0 commit comments