chore(release): prepare for 0.7.4 #308

Merged
argoyle merged 2 commits from next-release into main 2026-05-04 08:51:40 +00:00
2 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "0.7.3"
"version": "0.7.4"
}
+13
View File
@@ -2,6 +2,19 @@
All notable changes to this project will be documented in this file.
## [0.7.4] - 2026-05-04
### 🐛 Bug Fixes
- *(deps)* Update module github.com/lestrrat-go/jwx/v4 to v4.0.1 (#306)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26 docker digest to f715906 (#301)
- *(deps)* Update golang:1.26 docker digest to 1e598ea (#303)
- *(deps)* Update golang:1.26 docker digest to b54cbf5 (#305)
- Update import paths and registry refs after move to gitea (#307)
## [0.7.3] - 2026-04-22
### 🐛 Bug Fixes