1 Commits

Author SHA1 Message Date
gitea-actions[bot]
c5ecfeebde release: prepare v0.1.0 2026-03-20 23:13:45 +00:00
2 changed files with 6 additions and 1 deletions

View File

@@ -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

View File

@@ -1 +1 @@
1.1.0
0.1.0