Skip to content

Latest commit

 

History

History
68 lines (45 loc) · 4.1 KB

CHANGELOG.md

File metadata and controls

68 lines (45 loc) · 4.1 KB

Changelog

All notable changes to laravel-simple-setting will be documented in this file.

1.3.0 - 2024-04-22

Bump Laravel to 11 and PHP

What's Changed

  • chore(deps): Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #17
  • chore(deps): Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #18
  • chore(deps): Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #19
  • chore(deps): Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #20
  • chore(deps): Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #21
  • chore(deps): Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #22
  • chore(deps): Bump actions/checkout from 3.6.0 to 4.1.1 by @dependabot in #26
  • chore(deps): Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #25
  • chore: Bump laravel and php by @nea in #27

Full Changelog: https://github.com/elipZis/laravel-simple-setting/compare/v1.2.0...v1.3.0

1.2.0 - 2023-03-28

Bump to Laravel 10

What's Changed

  • chore(deps): Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #7
  • chore(deps): Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #9
  • chore(deps): Bump actions/checkout from 2 to 3.1.0 by @dependabot in #8
  • chore(deps): Bump ramsey/composer-install from 1 to 2 by @dependabot in #10
  • chore(deps): Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #11
  • chore(deps): Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #12
  • chore(deps): Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #13
  • chore(deps): Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #14
  • chore(deps): Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #15
  • chore: Bump Laravel to 10 and PHP by @nea in #16

New Contributors

  • @nea made their first contribution in #16

Full Changelog: https://github.com/elipZis/laravel-simple-setting/compare/v1.1.0...v1.2.0

1.0.1 - 2022-07-07

Bumped PHP and Laravel to 8.1 and 9

What's Changed

  • chore(deps): Bump dependabot/fetch-metadata from 1.1.1 to 1.2.0 by @dependabot in #1
  • chore(deps): Bump dependabot/fetch-metadata from 1.2.0 to 1.2.1 by @dependabot in #2
  • chore(deps): Bump dependabot/fetch-metadata from 1.2.1 to 1.3.0 by @dependabot in #3
  • chore(deps): Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #5
  • chore(deps): Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #6

New Contributors

  • @dependabot made their first contribution in #1

Full Changelog: https://github.com/elipZis/laravel-simple-setting/compare/v1.0.0...v1.1.0

1.0.0 - 2021-12-25

Initial release

Full Changelog: https://github.com/elipZis/laravel-simple-setting/commits/v1.0.0