Skip to content

Latest commit

 

History

History
70 lines (45 loc) · 3.45 KB

CHANGELOG.md

File metadata and controls

70 lines (45 loc) · 3.45 KB

Changelog

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

v1.1.2 - 2024-05-20

What's Changed

  • Update Laravel version in github action by @salahhusa9 in #25
  • Update dependabot/fetch-metadata action to v1.7.0 by @renovate in #22
  • Update dependabot/fetch-metadata action to v2 by @renovate in #23
  • Update shivammathur/setup-php digest to 8872c78 by @renovate in #24
  • Update dependabot/fetch-metadata action to v2.1.0 by @renovate in #27
  • Update shivammathur/setup-php digest to 868f02c by @renovate in #26
  • badgeName can be Closure by @salahhusa9 in #29
  • Update shivammathur/setup-php digest to d6560b1 by @renovate in #28

Full Changelog: https://github.com/salahhusa9/laravel-menu/compare/v1.1.1...v1.1.2

v1.1.1 - 2024-03-14

What's Changed

  • Update stefanzweifel/git-auto-commit-action action to v5 by @renovate in #20
  • Update actions/checkout action to v4 by @renovate in #19
  • Update shivammathur/setup-php digest to 48e0de2 by @renovate in #18
  • setCustomView @salahhusa9

Full Changelog: https://github.com/salahhusa9/laravel-menu/compare/v1.1.0...v1.1.1

v1.1.0 - 2024-03-12

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #11
  • Update stefanzweifel/git-auto-commit-action action to v5 by @renovate in #13
  • Refactor isActive() method to check child routes recursively by @salahhusa9 in #16
  • Support laravel 11 by @salahhusa9 in #17

Full Changelog: https://github.com/salahhusa9/laravel-menu/compare/v1.0.0...v1.1.0

v1.0.0 - 2023-08-15

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #5
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #8
  • Check gate by @salahhusa9 in #6
  • Update dependabot/fetch-metadata action to v1.6.0 by @renovate in #9
  • Support Multiple Menu by @salahhusa9 in #10

New Contributors

  • @dependabot made their first contribution in #5

Full Changelog: https://github.com/salahhusa9/laravel-menu/compare/v0.0.1...v1.0.0

Beta 1 - 2023-03-21

What's Changed

  • Configure Renovate by @renovate in #2
  • Classes Menu & Item by @salahhusa9 in #1

New Contributors

  • @renovate made their first contribution in #2
  • @salahhusa9 made their first contribution in #1

Full Changelog: https://github.com/salahhusa9/laravel-menu/commits/v0.0.1