Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d8022f79d9 | |||
| d70b97b415 | |||
| c3b0c8d1a7 | |||
| 7c650e7a65 | |||
|
17e661fb96
|
@@ -3,7 +3,7 @@ name: auth0mock
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
tags: ['v*']
|
||||
tags: ['*']
|
||||
pull_request:
|
||||
branches: [main]
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
## [0.7.1] - 2026-01-13
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- Change CI tag pattern to match all tags
|
||||
## [0.7.0] - 2026-01-13
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
Reference in New Issue
Block a user