From c5ecfeebdebc6b576334f43340fd11c2ef196d35 Mon Sep 17 00:00:00 2001 From: "gitea-actions[bot]" Date: Fri, 20 Mar 2026 23:13:45 +0000 Subject: [PATCH] release: prepare v0.1.0 --- changelog.md | 5 +++++ release-version | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 4ba4121..0844426 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,8 @@ A `### Breaking` section is used in addition to Keep a Changelog's standard sect ## [Unreleased] +## [0.1.0] - 2026-03-20 + ### Changed - README workflow badges now link to the latest workflow run pages instead of the workflow definition pages. @@ -40,3 +42,6 @@ A `### Breaking` section is used in addition to Keep a Changelog's standard sect - Reusable Gitea workflows (`prepare-release.yml`, `do-release.yml`) with `workflow_call` support. - Project/automation rename from `releaseprep` to `vociferate` (entrypoint, package paths, outputs). - README guidance focused on primary cross-repository reuse workflows. + +[Unreleased]: http://teapot:3000/aether/vociferate/src/branch/main +[0.1.0]: http://teapot:3000/aether/vociferate/releases/tag/v0.1.0 diff --git a/release-version b/release-version index 9084fa2..6e8bf73 100644 --- a/release-version +++ b/release-version @@ -1 +1 @@ -1.1.0 +0.1.0