release: prepare v1.1.0

This commit is contained in:
gitea-actions[bot]
2026-03-20 22:51:47 +00:00
parent 60bbc7409b
commit 501ac71147
2 changed files with 5 additions and 3 deletions

View File

@@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
A `### Breaking` section is used in addition to Keep a Changelog's standard sections to explicitly document changes that are backwards-incompatible but would otherwise appear under `### Changed`. Entries under `### Breaking` trigger a major version bump in automated release recommendation logic.
## [Unreleased](https://git.hrafn.xyz/aether/vociferate/src/branch/main)
## [Unreleased](http://teapot:3000/aether/vociferate/src/branch/main)
## [1.1.0](http://teapot:3000/aether/vociferate/releases/tag/v1.1.0) - 2026-03-20
### Fixed
@@ -20,7 +22,7 @@ A `### Breaking` section is used in addition to Keep a Changelog's standard sect
- CLI tests and internal helper tests raising total coverage to 84%.
- Test suite isolation against ambient CI environment variables for changelog link generation tests.
## [1.0.0](https://git.hrafn.xyz/aether/vociferate/releases/tag/v1.0.0) - 2026-03-20
## [1.0.0](http://teapot:3000/aether/vociferate/releases/tag/v1.0.0) - 2026-03-20
### Added