chore(release): prepare for 0.7.0 #240

Merged
argoyle merged 5 commits from next-release into main 2026-01-13 15:03:20 +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