File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 7.4.0] ( https://github.com/auth0/laravel-auth0/tree/7.4.0 ) (2022-12-12)
4+ [ Full Changelog] ( https://github.com/auth0/laravel-auth0/compare/7.3.0...7.4.0 )
5+
6+ ** Added**
7+ - feat: Add ` Auth0\Laravel\Event\Middleware\... ` event hooks [ \# 340] ( https://github.com/auth0/laravel-auth0/pull/340 ) ([ evansims] ( https://github.com/evansims ) )
8+ - feat: Add ` Auth0\Laravel\Event\Configuration\Building ` event hook [ \# 339] ( https://github.com/auth0/laravel-auth0/pull/339 ) ([ evansims] ( https://github.com/evansims ) )
9+
310## [ 7.3.0] ( https://github.com/auth0/laravel-auth0/tree/7.3.0 ) (2022-11-07)
411[ Full Changelog] ( https://github.com/auth0/laravel-auth0/compare/7.2.2...7.3.0 )
512
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ final class Auth0 implements \Auth0\Laravel\Contract\Auth0
1717 /**
1818 * The Laravel-Auth0 SDK version:.
1919 */
20- public const VERSION = '7.3 .0 ' ;
20+ public const VERSION = '7.4 .0 ' ;
2121
2222 /**
2323 * An instance of the Auth0-PHP SDK.
You can’t perform that action at this time.
0 commit comments