We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6adf46 commit 5d132adCopy full SHA for 5d132ad
.version
@@ -1 +1 @@
1
-8.11.0
+8.11.1
CHANGELOG.md
@@ -1,5 +1,11 @@
# Change Log
2
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
9
## [8.11.0](https://github.com/auth0/auth0-PHP/tree/8.11.0) (2024-01-08)
10
[Full Changelog](https://github.com/auth0/auth0-PHP/compare/8.10.0...8.11.0)
11
0 commit comments