Commit 613ed18
authored
ci: pin Node to 24.16.0 in release workflow (#29)
Node 24.17.0 regressed node-fetch@2's gzip handling, causing @changesets/changelog-github's GraphQL request to fail with ERR_STREAM_PREMATURE_CLOSE during changelog generation. The floating 'node-version: 24' resolved to 24.17.0. Pin to 24.16.0, the last known-good 24.x. Ref: changesets/changesets#21151 parent 6b70a5c commit 613ed18
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
0 commit comments