Commit a0bc99b
fix: add --tag for prerelease npm publishes
npm 11+ requires --tag for prerelease versions to avoid tagging as latest.
Auto-detects prerelease (alpha, beta, rc) from version string.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c2c01c5 commit a0bc99b
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
80 | 88 | | |
81 | 89 | | |
82 | 90 | | |
| |||
0 commit comments