Skip to content

Releases: fuelviews/laravel-sitemap

v0.0.13

08 Jan 20:18
b5aad5f
Compare
Choose a tag to compare

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

18 Dec 17:43
ad43985
Compare
Choose a tag to compare

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

10 Nov 01:13
fac02d7
Compare
Choose a tag to compare

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

10 Nov 01:06
8ae3b2f
Compare
Choose a tag to compare

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

27 Oct 20:47
0b3e51a
Compare
Choose a tag to compare

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

27 Sep 20:04
7ca687f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

27 Sep 19:51
a2098b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

11 Jul 17:41
30f75f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

07 Jul 19:16
eeba5bb
Compare
Choose a tag to compare

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

07 Jul 18:23
0f14318
Compare
Choose a tag to compare

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