Commit 863ba70
fix(release): rename stale @objectstack/adapter-hono ref in pending changeset (#4302)
changeset version hard-fails on a changeset naming a package that is not in
the workspace, and adapter-hono-auth-wildcard-yields still said
@objectstack/adapter-hono while the workspace package is named
@objectstack/hono. Same class of blocker as #3635: it kills the version step
of the v17 train before the Version Packages PR can be created.
A sweep of all 559 pending changesets' frontmatter (974 package refs) and
pre.json initialVersions against the 77 workspace package names found no
other stale reference. Adds an empty changeset for the Check Changeset gate;
releases nothing.
Co-authored-by: Jack Zhuang <277994282+os-zhuang@users.noreply.github.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent ba672e1 commit 863ba70
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments