diff --git a/.version b/.version index 971ecb2..0973ae3 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -7.16.0 +7.16.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index e7d5d12..cd67d8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [7.16.1](https://github.com/auth0/laravel-auth0/tree/7.16.1) (2025-05-13) + +[Full Changelog](https://github.com/auth0/laravel-auth0/compare/7.16.0...7.16.1) + +**Documentation** + +- Remove extra `` so formatting would come through appropriately. ([nickescobedo](https://github.com/nickescobedo)) + ## [7.16.0](https://github.com/auth0/laravel-auth0/tree/7.16.0) (2025-04-06) [Full Changelog](https://github.com/auth0/laravel-auth0/compare/7.15.0...7.16.0)