chore(release): prepare for 0.7.3 #268

Closed
releaser wants to merge 2 commits from next-release into main
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "0.7.2"
"version": "0.7.3"
}
+9
View File
@@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file.
## [0.7.3] - 2026-02-25
### ⚙️ Miscellaneous Tasks
- *(deps)* Update gcr.io/distroless/static-debian12 docker digest to 20bc6c0 (#262)
- *(deps)* Update golang:1.26 docker digest to b39810f (#264)
- *(deps)* Update golang:1.26 docker digest to b751797 (#265)
- *(deps)* Update golang:1.26 docker digest to a9c4aac (#267)
## [0.7.2] - 2026-02-12
### 🐛 Bug Fixes