Commit 1bfdfc6
committed
fix(release): align Cargo.toml to v1.16.23 and fix npm version command
- Update workspace version to 1.16.23 to match tag v1.16.23
- Replace broken 'npm version' with 'npm pkg set version=' in publish-npm.yml
'npm version X.Y.Z' interprets X.Y.Z as a script name, not a version value
- This fixes the E409 'Cannot publish over existing version' error1 parent be028f9 commit 1bfdfc6
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
395 | | - | |
| 395 | + | |
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments