release: prepare v0.1.0
This commit is contained in:
@@ -9,6 +9,8 @@ A `### Breaking` section is used in addition to Keep a Changelog's standard sect
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.1.0] - 2026-03-20
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- README workflow badges now link to the latest workflow run pages instead of the workflow definition pages.
|
- 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.
|
- Reusable Gitea workflows (`prepare-release.yml`, `do-release.yml`) with `workflow_call` support.
|
||||||
- Project/automation rename from `releaseprep` to `vociferate` (entrypoint, package paths, outputs).
|
- Project/automation rename from `releaseprep` to `vociferate` (entrypoint, package paths, outputs).
|
||||||
- README guidance focused on primary cross-repository reuse workflows.
|
- 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
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
1.1.0
|
0.1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user