All notable changes to eloquent-publishing will be documented in this file
- chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #24
- chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #25
- chore(deps): bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #26
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #27
- chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #28
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #29
- chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #30
- chore(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #31
- chore(deps): bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in #32
- Add support for Laravel 13 and PHP 8.5 by @leMaur in #33
Full Changelog: https://github.com/leMaur/eloquent-publishing/compare/3.2.0...3.3.0
- Upgrade Laravel 12 by @leMaur in #23
Full Changelog: https://github.com/leMaur/eloquent-publishing/compare/3.1.0...3.2.0
- chore(deps): bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in #4
- chore(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #5
- chore(deps): bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #6
- chore(deps): bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #7
- chore(deps): bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #8
- chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #10
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #9
- chore(deps): bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #11
- chore(deps): bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #15
- chore(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.2.0 by @dependabot in #17
- chore(deps): bump ramsey/composer-install from 2 to 3 by @dependabot in #13
- chore(deps): bump actions/cache from 3 to 4 by @dependabot in #12
- chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #18
- chore(deps): bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #19
- Upgrade Laravel 11 by @leMaur in #20
Full Changelog: https://github.com/leMaur/eloquent-publishing/compare/3.0.1...3.1.0
- chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #3
- @dependabot made their first contribution in #3
Full Changelog: https://github.com/leMaur/eloquent-publishing/compare/3.0.0...3.0.1
- update for Laravel 9
- added Treeware on README.md
- initial release