Releases: norbybaru/laravel-passwordless-authentication
Releases · norbybaru/laravel-passwordless-authentication
v1.2.0
v1.1.1
What's Changed
- Create dependabot.yml by @norbybaru in #11
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #12
- Update dependabot.yml by @norbybaru in #15
- Bump ramsey/composer-install from 1 to 2 by @dependabot in #13
- Bump actions/checkout from 2 to 4 by @dependabot in #14
- Update readme and config file by @norbybaru in #18
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #17
- Bump actions/cache from 3 to 4 by @dependabot in #16
New Contributors
- @dependabot made their first contribution in #12
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- add support for laravel 10 by @norbybaru in #9
- fix formatting by @norbybaru in #10
Full Changelog: v1.0.0...v1.1.0
Initial Release
What's Changed
- setup unit test by @norbybaru in #3
- setup gh action for unit test by @norbybaru in #4
- update readme and refactor migration file by @norbybaru in #5
- Update readme by @norbybaru in #6
- add more unit test by @norbybaru in #7
- update readme and add login route name config by @norbybaru in #8
Full Changelog: https://github.com/norbybaru/laravel-passwordless-authentication/commits/v1.0.0