Compare commits

..
2 Commits
Author SHA1 Message Date
releaser d750442871 chore(release): prepare for 0.7.8
auth0mock / build (push) Skipped
auth0mock / build (pull_request) Successful in 45s
2026-08-30 17:06:58 +00:00
releaser 68e9ac7027 chore(release): prepare for 0.7.8
auth0mock / build (push) Skipped
2026-08-30 17:06:55 +00:00
2 changed files with 18 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "0.7.7"
"version": "0.7.8"
}
+17 -1
View File
@@ -2,7 +2,23 @@
All notable changes to this project will be documented in this file.
## [0.7.7] - 2026-08-16
## [0.7.8] - 2026-08-30
### 🐛 Bug Fixes
- *(deps)* Update module github.com/lestrrat-go/jwx/v4 to v4.3.0 (#405)
- *(deps)* Update module github.com/lestrrat-go/jwx/v4 to v4.4.0 (#409)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang docker tag to v1.27 (#403)
- *(deps)* Update gcr.io/distroless/static-debian12 docker digest to d75cdd7 (#407)
- *(deps)* Update golang:1.27 docker digest to c5b07c1 (#411)
- *(deps)* Update golang:1.27 docker digest to f42f854 (#413)
- *(deps)* Update golang:1.27 docker digest to 0ecdc2a (#415)
- *(deps)* Update golang:1.27 docker digest to 4013ae0 (#417)
## [0.7.7] - 2026-08-17
### 🐛 Bug Fixes