Releases: lara-zeus/wind
Releases · lara-zeus/wind
v3.2.2
v3.2.1
What's Changed
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #80
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #81
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #82
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #83
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #84
- New letter by @atmonshi in #86
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #77
- fix style and use filament v3.1 by @atmonshi in #78
Full Changelog: v3.1.4...v3.2.0
v3.1.4
v3.1.3
v3.1.2
What's Changed
- Add ckb translation by @RawanD201 in #74
New Contributors
- @RawanD201 made their first contribution in #74
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #72
- Update composer.lock by @atmonshi in #73
Full Changelog: v3.1.0...v3.1.1
v3.1.0
⚠️ ⚠️ the configuration for models has been changed to:
->windModels([
'Department' => \LaraZeus\Wind\Models\Department::class,
'Letter' => \LaraZeus\Wind\Models\Letter::class,
])
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #70
- refactor configuration model by @atmonshi in #71
Full Changelog: v3.0.2...v3.1.0