Compare commits
13 Commits
6c52b7b084
...
0.7.1
| Author | SHA1 | Date | |
|---|---|---|---|
| d8022f79d9 | |||
| d70b97b415 | |||
| c3b0c8d1a7 | |||
| 7c650e7a65 | |||
|
17e661fb96
|
|||
| 9be6275047 | |||
| 231e864b41 | |||
| f6a58358c7 | |||
| 5ca6b9f528 | |||
| 9945b98c6d | |||
| 8e4b6598fd | |||
| 581e325b7f | |||
|
0d7be1c47e
|
@@ -3,6 +3,7 @@ name: auth0mock
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
tags: ['*']
|
||||
pull_request:
|
||||
branches: [main]
|
||||
|
||||
|
||||
@@ -1,3 +1,17 @@
|
||||
## [0.7.1] - 2026-01-13
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- Change CI tag pattern to match all tags
|
||||
## [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