Commit 1c98477
ci(release): publish beta releases to npm latest dist-tag
Set the beta branch channel to false so beta releases publish to the npm `latest` dist-tag (default channel) instead of a `beta` dist-tag. The tag is applied during `npm publish`, so it works with OIDC trusted publishing (no NPM_TOKEN).
Existing 1.1.0-beta.* tag git notes were migrated to include the default channel so the version counter keeps incrementing after the switch (otherwise getLastRelease finds no match and the version resets).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 299498d commit 1c98477
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
12 | 19 | | |
13 | 20 | | |
14 | 21 | | |
| |||
0 commit comments