Releases: murdercode/laravel-shortcode-plus
Releases · murdercode/laravel-shortcode-plus
v2.1.1
What's Changed
- Can get image sizes for [photo] shortcode
- Bump aglipanci/laravel-pint-action from 2.1.0 to 2.3.0 by @dependabot in #26
- Bump dependabot/fetch-metadata from 1.3.6 to 1.5.1 by @dependabot in #27
Full Changelog: v2.1.0...v2.1.1
v2.1.0
Full Changelog: v2.0.3...v2.1.0
v2.0.3
v2.0.2
Support Laravel 10 + PHP 8.2
v2.0.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- css updated by @DispatchCode in #16
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #18
- Bump ramsey/composer-install from 1 to 2 by @dependabot in #12
- Bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in #17
- New asset format by @murdercode in #20
New Contributors
- @murdercode made their first contribution in #20
Full Changelog: v1.2.5...v2.0.0
v.1.2.5
v1.2.4
v1.2.3
What's Changed
- Feature/livewire modal images by @DispatchCode in #13
Full Changelog: v1.2.2...v1.2.3
v1.2.2
- ModelHelper refactoring