Commit 8fb953d
Fix lerna publish: move bump arg to positional and drop deprecated flag
The bump type ($VERSION) must be the first positional argument after
`publish` — placing it after flags caused Lerna to ignore --yes and
prompt interactively, breaking CI. Also removed deprecated
--no-verify-access flag.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent db35627 commit 8fb953d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
0 commit comments