Commit 81dcc07
committed
feat(justfile): add preview-version recipe
Add preview-version recipe to justfile in Release group. This recipe
allows previewing what version semantic-release would produce if the
current branch were merged to a target branch.
The recipe delegates to scripts/preview-version.sh with proper parameter
handling for both root and package-level version previews.1 parent 3044ddc commit 81dcc07
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
517 | 528 | | |
518 | 529 | | |
519 | 530 | | |
| |||
0 commit comments