Commit 40fbb1c
authored
docs: prep release v0.9.1 (#762)
Adds the dated release-notes file (.github/release-notes-20260530.md) for the
v0.9.1 patch cut. Single hotfix since v0.9.0: #732 CORS fix (drop
credentials:include from skill create/update/deprecate), so both packages go
0.9.0 → 0.9.1 in fixed mode.
Dated 20260530 deliberately: v0.9.0 shipped earlier the same UTC day with
.github/release-notes-20260529.md, and both release workflows select the
lexically-greatest 8-digit dated file (`sort -r | head -1`). A second
20260529 file is impossible (same name) and overwriting v0.9.0's historical
notes is wrong, so the next sortable date is used. The gate only validates the
most-recent file, not that its date equals today.
Ships an empty changeset (docs/CI-only) to satisfy check-changeset, same as
the v0.9.0 prep PR.
Closes #761.1 parent 46ff335 commit 40fbb1c
2 files changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments