Compare commits
8 Commits
6c52b7b084
...
0.7.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 9be6275047 | |||
| 231e864b41 | |||
| f6a58358c7 | |||
| 5ca6b9f528 | |||
| 9945b98c6d | |||
| 8e4b6598fd | |||
| 581e325b7f | |||
|
0d7be1c47e
|
@@ -3,6 +3,7 @@ name: auth0mock
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
tags: ['v*']
|
||||
pull_request:
|
||||
branches: [main]
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user