Commit 536deaf
chore: convert upgrades/0.28.79.md → upgrades/NEXT.md so publish triggers (#126)
PR #125 (1f908bd) shipped the upgrade notes as the released-format
`upgrades/0.28.79.md` instead of the publish workflow's expected
`upgrades/NEXT.md` template. The Publish-to-npm job correspondingly logged
"No NEXT.md found — nothing to publish" and skipped, leaving the npm
package at 0.28.78 even though the code is on main.
Rename to NEXT.md and reset package.json to 0.28.78 so the publish
workflow can do its bump-and-rename on merge. No behavioural code
changes — only release machinery.
Co-authored-by: T <t@t.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 1f908bd commit 536deaf
3 files changed
Lines changed: 4 additions & 4 deletions
| 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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments