Releases: fuelviews/laravel-sitemap
Releases · fuelviews/laravel-sitemap
v0.0.13
What's Changed
- Bump spatie/laravel-package-tools from 1.16.4 to 1.17.0 by @dependabot in #47
- Bump laravel/pint from 1.18.1 to 1.18.3 by @dependabot in #43
- Bump orchestra/testbench from 8.27.2 to 8.30.0 by @dependabot in #48
- Bump spatie/browsershot from 4.1.0 to 4.4.0 in the composer group across 1 directory by @dependabot in #49
- Update deps, add php-cs-fix config by @thejmitchener in #56
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Bump poseidon/wait-for-status-checks from 0.5.0 to 0.6.0 by @dependabot in #33
- Bump poseidon/wait-for-status-checks from 0.5.0 to 0.6.0 by @dependabot in #35
- Bump laravel/framework from 10.48.12 to 10.48.23 in the composer group across 1 directory by @dependabot in #38
- Bump pestphp/pest from 2.34.8 to 2.36.0 by @dependabot in #39
- Bump orchestra/testbench from 8.23.2 to 8.27.2 by @dependabot in #41
- Refactored the GitHub workflow to run only if the actor is not Dependabot. Updated the return type of the method in the class to use the constants for success and failure. by @thejmitchener in #46
Full Changelog: v0.0.9...v0.0.12
v0.0.11
What's Changed
- Bump poseidon/wait-for-status-checks from 0.5.0 to 0.6.0 by @dependabot in #33
- Bump poseidon/wait-for-status-checks from 0.5.0 to 0.6.0 by @dependabot in #35
- Bump symfony/http-foundation from 6.4.8 to 6.4.14 in the composer group across 1 directory by @dependabot in #37
Full Changelog: v0.0.9...v0.0.11
v0.0.10
What's Changed
- Bump poseidon/wait-for-status-checks from 0.5.0 to 0.6.0 by @dependabot in #33
- Bump poseidon/wait-for-status-checks from 0.5.0 to 0.6.0 by @dependabot in #35
- Bump symfony/process from 6.4.8 to 6.4.14 in the composer group across 1 directory by @dependabot in #36
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Bump anothrNick/github-tag-action from 1.69.0 to 1.71.0 by @dependabot in #28
- Bump laravel/pint from 1.17.3 to 1.18.1 by @dependabot in #29
- Bump anothrNick/github-tag-action from 1.69.0 to 1.71.0 by @dependabot in #30
- Bump peter-murray/workflow-application-token-action from 2 to 4 by @dependabot in #31
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Update dependabot-auto-merge.yml by @thejmitchener in #27
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Bump laravel/pint from 1.16.1 to 1.17.3 by @dependabot in #26
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
What's Changed
- Refactor sitemap generation and linking functionality. The changes were made to improve the flexibility and reusability of the code, allowing for dynamic sitemap filenames and routes. by @thejmitchener in #14
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Refactor SitemapController and SitemapServiceProvider to allow for default sitemap file name and update the route to only accept requests for the specific sitemap.xml file. by @thejmitchener in #13
Full Changelog: v0.0.3...v0.0.4