Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

34 lines (21 loc) · 1.57 KB

Changelog

All notable changes to filament-passwordless will be documented in this file.

1.1.1 - 2023-07-05

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in bradyrenting#5
  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in bradyrenting#6
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in bradyrenting#7
  • Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in bradyrenting#8
  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in bradyrenting#9

Full Changelog: https://github.com/bradyrenting/filament-passwordless/compare/1.1.0...1.1.1

1.1.0 - 2023-02-15

What's Changed

  • Additional tests for magic link
  • Bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in bradyrenting#2
  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in bradyrenting#3
  • Support Laravel 10.x by @mtawil in bradyrenting#4

New Contributors

Full Changelog: https://github.com/bradyrenting/filament-passwordless/compare/1.0.0...1.1.0

1.0.0 - 2022-11-28

  • initial release