Commit 8d11586
chore: 不要な version フィールドを package.json から削除
private: true で npm publish されないため version は npm 仕様上 optional
であり、action.yml・dist バンドルからも参照されない。実際リリースタグと
乖離したまま放置されていた (v2.4.0 でも 2.0.0) ので、混乱を避けるため削除する。
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 38db136 commit 8d11586
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
0 commit comments