release v1.1.1 [skip ci]

This commit is contained in:
CI
2026-04-15 03:03:37 +00:00
parent fded3a04d4
commit a9b300d711
4 changed files with 14 additions and 4 deletions
+10
View File
@@ -1,3 +1,13 @@
## [1.1.1] - 2026-04-15
### Changed
- split push release/publish and harden workflows (#27)
### Added
* Separate release from Docker/Helm publish
* enrich releases with PRbodies when available
* tighten release.sh validation and idempotency
* trim PR docker-build metadata for act-runner stability
## [1.1.0] - 2026-04-15
### Changed
- Update all non-major dependencies (#25)