Commit e1facbc
chore(release): exit changesets pre-release (RC) mode for stable 16.0.0
Flips `.changeset/pre.json` mode `pre` -> `exit` (equivalent to
`changeset pre exit`). The next `changeset version` on main will roll every
changeset accumulated during the RC window into a single stable bump — the
whole lockstep `fixed` group goes 15.1.1 -> 16.0.0 (driven by the `major`
changeset removing the deprecated `session.tenantId` alias) — dropping the
`-rc.N` suffix and publishing `latest` instead of the `rc` dist-tag.
No changeset added (this is a release-process flip, not a package change):
carries the `skip-changeset` label, which also stands the re-armed no-major
guard down for this PR — the whole-stack major is intentional here.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 8ff9210 commit e1facbc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments