Skip to content

Commit 7b3e810

Browse files
authored
Merge pull request #140 from dmoliveira/loopmux-card-bd-2vs
Add v0.1.38 release command block to draft notes
2 parents 1ceceaa + c0e0f92 commit 7b3e810

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/release/v0.1.38-draft.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,8 @@
2828

2929
## Release Execution
3030
- Use `docs/release/v0.1.38-runbook.md` for preflight, tag/publish, verification, and post-release steps.
31+
32+
## Release Commands
33+
- `git tag -a v0.1.38 -m "v0.1.38: redraw-gating reliability and telemetry polish"`
34+
- `git push origin v0.1.38`
35+
- `gh release create v0.1.38 --title "v0.1.38" --notes-file docs/release/v0.1.38-draft.md`

0 commit comments

Comments
 (0)