diff --git a/.version b/.version index 691c082..0888708 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "0.7.7" + "version": "0.7.8" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 8801aca..121e2aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,18 @@ All notable changes to this project will be documented in this file. -## [0.7.7] - 2026-08-16 +## [0.7.8] - 2026-08-21 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/lestrrat-go/jwx/v4 to v4.3.0 (#405) + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update golang docker tag to v1.27 (#403) +- *(deps)* Update gcr.io/distroless/static-debian12 docker digest to d75cdd7 (#407) + +## [0.7.7] - 2026-08-17 ### 🐛 Bug Fixes