Merge pull request 'chore(release): prepare for 0.6.0' (#237) from next-release into main
Release / release (push) Successful in 30s
auth0mock / build (push) Successful in 2m17s

Reviewed-on: #237
This commit was merged in pull request #237.
This commit is contained in:
2026-01-09 16:13:13 +00:00
2 changed files with 13 additions and 1 deletions
+3 -1
View File
@@ -1 +1,3 @@
{"version":"0.5.1"}
{
"version": "0.6.0"
}
+10
View File
@@ -1,3 +1,13 @@
## [0.6.0] - 2026-01-09
### 🚀 Features
- Migrate from GitLab CI to Gitea Actions
- Add release workflow using shared workflow
### 🐛 Bug Fixes
- Remove incorrect digest pinning from image reference
## [0.5.1] - 2025-12-29
### 🐛 Bug Fixes