Commit cc48e04
patch(cli): fix workspace:* resolution on publish and bump to 6.19.3
Switches publish:npm script from npm publish to pnpm publish so that
workspace:* dependencies are automatically resolved to actual version
numbers before packing. Bumps version to 6.19.3 to supersede the
broken 6.19.2 release which published workspace:* literally.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 67b1637 commit cc48e04
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments