chore(release): prepare for 0.7.6 #330

Closed
releaser wants to merge 2 commits from next-release into main
2 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "0.7.5"
"version": "0.7.6"
}
+9 -1
View File
@@ -2,7 +2,15 @@
All notable changes to this project will be documented in this file.
## [0.7.5] - 2026-05-13
## [0.7.6] - 2026-05-20
### ⚙️ Miscellaneous Tasks
- *(deps)* Update gcr.io/distroless/static-debian12 docker digest to 9c346e4 (#325)
- *(deps)* Update golang:1.26 docker digest to cc9a5d7 (#327)
- *(deps)* Update golang:1.26 docker digest to 8530a4f (#329)
## [0.7.5] - 2026-05-14
### 🐛 Bug Fixes