Merge pull request 'chore(release): prepare for 0.7.0' (#240) from next-release into main
Release / release (push) Successful in 33s
auth0mock / build (push) Successful in 1m1s

Reviewed-on: #240
This commit was merged in pull request #240.
This commit is contained in:
2026-01-13 15:03:15 +00:00
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "0.6.0"
"version": "0.7.0"
}
+9
View File
@@ -1,3 +1,12 @@
## [0.7.0] - 2026-01-13
### 🚀 Features
- Add tag trigger for CI build and push
### 🐛 Bug Fixes
- *(deps)* Update module github.com/lestrrat-go/jwx/v3 to v3.0.13 (#239)
## [0.6.0] - 2026-01-09
### 🚀 Features