release: prepare v1.0.0

This commit is contained in:
gitea-actions[bot]
2026-03-21 01:13:41 +00:00
parent e99527f68b
commit 5dad65cc3b
4 changed files with 31 additions and 18 deletions

View File

@@ -15,6 +15,18 @@ A `### Breaking` section is used in addition to Keep a Changelog's standard sect
### Changed
### Removed
### Fixed
## [1.0.0] - 2026-03-21
### Breaking
### Added
### Changed
- Canonical changelog filename is now `CHANGELOG.md`, and action/code defaults were updated to match.
- README now uses `Æther` stylization in prose and corrects released-tag guidance wording.
@@ -84,6 +96,7 @@ A `### Breaking` section is used in addition to Keep a Changelog's standard sect
- Project/automation rename from `releaseprep` to `vociferate` (entrypoint, package paths, outputs).
- README guidance focused on primary cross-repository reuse workflows.
[Unreleased]: //git.hrafn.xyz/aether/vociferate/compare/v0.2.0...main
[Unreleased]: //git.hrafn.xyz/aether/vociferate/compare/v1.0.0...main
[1.0.0]: //git.hrafn.xyz/aether/vociferate/compare/v0.2.0...v1.0.0
[0.2.0]: //git.hrafn.xyz/aether/vociferate/compare/v0.1.0...v0.2.0
[0.1.0]: //git.hrafn.xyz/aether/vociferate/compare/2060af6...v0.1.0