Skip to content

Commit

Permalink
Release 8.9.3 (#746)
Browse files Browse the repository at this point in the history
**Fixed**
- fix: Remove redundant token verification step
[\#742](#742)
([evansims](https://github.com/evansims))
  • Loading branch information
evansims committed Nov 30, 2023
1 parent ed3e802 commit c0720c2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## [8.9.3](https://github.com/auth0/auth0-PHP/tree/8.9.3) (2023-11-30)
[Full Changelog](https://github.com/auth0/auth0-PHP/compare/8.9.1...8.9.3)

**Fixed**
- fix: Remove redundant token verification step [\#742](https://github.com/auth0/auth0-PHP/pull/742) ([evansims](https://github.com/evansims))

## [8.9.2](https://github.com/auth0/auth0-PHP/tree/8.9.2) (2023-11-29)
[Full Changelog](https://github.com/auth0/auth0-PHP/compare/8.9.1...8.9.2)

Expand Down

0 comments on commit c0720c2

Please sign in to comment.