Immutable
release. Only release title and notes can be modified.
Added
- Laravel 13 support: widened
laravel/frameworkconstraint to^12.0|^13.0. Existing Laravel 12 users are unaffected; Laravel 13 is selectable on PHP 8.3+ via L13's own requirements (#9)
Changed
- CI/CD workflows brought in line with the rest of the ArtisanPack UI ecosystem (cms-framework, seo):
release.ymlextracted fromci.ymlas a separate workflow triggered onv*tag (test → create GitHub Release with CHANGELOG-extracted notes → notify Packagist)ci.ymlgains alintjob (Pint) and a PHP version matrix (8.2, 8.3, 8.4)- Top-level
permissions: contents: readadded to both workflows - Removed vestigial
buildjob inci.yml(uploaded avendor/artifact that was never consumed)
Removed
- Untracked auto-generated
config/artisanpack.php(added to.gitignore); the file is regenerated per-environment byartisanpack:scaffold-configand contains machine-specific absolute paths