Commit 4cc4bd4
committed
ci: remove manual workspace dependency conversion in release workflow
pnpm 10+ automatically converts workspace:* to actual versions during pack/publish.
The manual sed command is no longer needed and has been commented out.
This simplifies the CI workflow and relies on pnpm's native workspace handling.1 parent 3af1132 commit 4cc4bd4
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
152 | | - | |
153 | | - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
154 | 156 | | |
155 | | - | |
| 157 | + | |
156 | 158 | | |
157 | 159 | | |
158 | 160 | | |
0 commit comments