Commit 182f309
* fix(#123): marketplace.json の $schema フィールドを削除しバージョンを 0.5.1 に更新
Claude Code の marketplace validator が $schema を Unrecognized key として
reject し、plugin が settings 上 enabled でも runtime で disabled 扱いに
なり全 skill がロードされない問題を修正する。
合わせて plugin.json / pyproject.toml / uv.lock / CHANGELOG.md のバージョンを
0.5.1 に bump。autoUpdate 経由で既存 0.5.0 ユーザに fix を配布する。
Closes #123
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* docs(#124): CHANGELOG 末尾の比較リンク定義を 0.5.1 用に更新
[unreleased] の比較 base を v0.5.0 → v0.5.1 に置換し、
[0.5.1]: compare/v0.5.0...v0.5.1 を新規追加。他バージョンの
比較リンク定義との一貫性を回復する。
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: etoyama <eijitoyama@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 5bf1429 commit 182f309
5 files changed
Lines changed: 15 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
10 | 20 | | |
11 | 21 | | |
12 | 22 | | |
| |||
117 | 127 | | |
118 | 128 | | |
119 | 129 | | |
120 | | - | |
| 130 | + | |
| 131 | + | |
121 | 132 | | |
122 | 133 | | |
123 | 134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments