Commit 4c253ed
fix(release): add Node 22, fix CalVer version propagation
- Add actions/setup-node@v4 (Node 22) before setup-bun so semantic-release
v25 gets a compatible runtime (requires ^22.14.0 || >=24.10.0)
- Return { nextRelease } from calver prepare so semantic-release's
getNextInput() merge propagates the CalVer version to downstream plugins
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b43c172 commit 4c253ed
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
0 commit comments