feat(release): automate release preparation

This commit is contained in:
Micheal Wilkinson
2026-03-20 14:54:57 +00:00
parent feb8ca3434
commit 799c8d167d
5 changed files with 221 additions and 0 deletions

View File

@@ -19,3 +19,6 @@ behavior:
behavior-verbose:
./script/run-behavior-suite-docker.sh --verbose
prepare-release version:
./script/prepare-release.sh "{{version}}"