## Scope Prepare and publish `base-bash-libs` v1.3.0 from the current `Unreleased` changes. ## Release checklist - [ ] Update `VERSION`, the README version row/example, and `CHANGELOG.md`. - [ ] Run `./tests/validate.sh` and `git diff --check`. - [ ] Run `basectl release check|plan|notes` for v1.3.0. - [ ] Open and merge the release-preparation pull request. - [ ] Publish the guarded `v1.3.0` GitHub Release. - [ ] Update and validate the Homebrew tap formula and any required bottles. - [ ] Update Base's full-SHA dependency pin and validate the downstream checkout. - [ ] Record release and downstream links, then clean up release branches. The release contract is declared in `base_manifest.yaml` and the detailed sequence is documented in `docs/release-process.md`.
Scope
Prepare and publish
base-bash-libsv1.3.0 from the currentUnreleasedchanges.
Release checklist
VERSION, the README version row/example, andCHANGELOG.md../tests/validate.shandgit diff --check.basectl release check|plan|notesfor v1.3.0.v1.3.0GitHub Release.The release contract is declared in
base_manifest.yamland the detailedsequence is documented in
docs/release-process.md.