From f9c853a4e9529e779aa143eeceb8ab982223aa27 Mon Sep 17 00:00:00 2001 From: Micheal Wilkinson Date: Fri, 20 Mar 2026 14:55:16 +0000 Subject: [PATCH] docs(changelog): note release preparation automation --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 0a979eb..3f4ea61 100644 --- a/changelog.md +++ b/changelog.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Just workflow support for building and running the Linux behavior binary. - Coverage reports and badges published to shared object storage for branches and pull requests. - Pull requests now receive coverage report links in CI comments. +- Manual release preparation workflow and script to bump the reported version, promote unreleased changelog notes, and create release tags. ### Changed