Skip to content

Commit 5d132ad

Browse files
authored
Release 8.11.1 (#757)
**Fixed** - fix: Resolve erroneous exception throw on tenant domain validation [\#755](#755) ([ramonschriks](https://github.com/ramonschriks))
1 parent a6adf46 commit 5d132ad

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.11.0
1+
8.11.1

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [8.11.1](https://github.com/auth0/auth0-PHP/tree/8.11.1) (2024-01-10)
4+
[Full Changelog](https://github.com/auth0/auth0-PHP/compare/8.11.0...8.11.1)
5+
6+
**Fixed**
7+
- fix: Resolve erroneous exception throw on tenant domain validation [\#755](https://github.com/auth0/auth0-PHP/pull/755) ([ramonschriks](https://github.com/ramonschriks))
8+
39
## [8.11.0](https://github.com/auth0/auth0-PHP/tree/8.11.0) (2024-01-08)
410
[Full Changelog](https://github.com/auth0/auth0-PHP/compare/8.10.0...8.11.0)
511

0 commit comments

Comments
 (0)