Skip to content

Latest commit

 

History

History
105 lines (59 loc) · 3.58 KB

CHANGELOG.md

File metadata and controls

105 lines (59 loc) · 3.58 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v1.2.0 - 2024-08-30

What's Changed

  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #12
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.2.0 by @dependabot in #16
  • Upgrade to translatable tabs v1.2.0 by @jyrkidn in #18

Full Changelog: https://github.com/codedor/filament-menu/compare/v1.1.0...v1.2.0

v1.1.0 - 2024-08-02

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #14
  • Add Laravel 11 support by @gdebrauwer in #17

New Contributors

  • @gdebrauwer made their first contribution in #17

Full Changelog: https://github.com/codedor/filament-menu/compare/v1.0.2...v1.1.0

v1.0.2 - 2024-01-26

What's Changed

  • Update dark theme, refs #FIL001-77 by @jyrkidn in #11

Full Changelog: https://github.com/codedor/filament-menu/compare/v1.0.1...v1.0.2

v1.0.1 - 2024-01-04

What's changed?

Fixed

  • Don't load sortablejs ourselves

v1.0.0 - 2023-12-07

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #8
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #9

Full Changelog: https://github.com/codedor/filament-menu/compare/v0.2.1...v1.0.0

v0.2.1 - 2023-12-07

Full Changelog: https://github.com/codedor/filament-menu/compare/v0.2.0...v0.2.1

v0.2.0 - 2023-12-07

Full Changelog: https://github.com/codedor/filament-menu/compare/v0.1.5...v0.2.0

v0.1.5 - 2023-12-01

Full Changelog: https://github.com/codedor/filament-menu/compare/v0.1.4...v0.1.5

v0.1.4 - 2023-11-22

Full Changelog: https://github.com/codedor/filament-menu/compare/v0.1.3...v0.1.4

v0.1.3 - 2023-11-02

Full Changelog: https://github.com/codedor/filament-menu/compare/v0.1.2...v0.1.3

v0.1.2 - 2023-10-12

What's Changed

  • Bump locale collection package

v0.1.1 - 2023-09-20

Full Changelog: https://github.com/codedor/filament-menu/compare/v0.1.0...v0.1.1

v0.1.0 - 2023-08-18

What's Changed

  • Rewrite sorting by @jyrkidn in #3
  • Bump dependabot/fetch-metadata from 1.3.3 to 1.6.0 by @dependabot in #4
  • add styling menu items by @DevolderLouise in #5
  • Bump aglipanci/laravel-pint-action from 0.1.0 to 2.3.0 by @dependabot in #1
  • Bump ramsey/composer-install from 1 to 2 by @dependabot in #7
  • Initial Filament v3 upgrade by @jyrkidn in #6

New Contributors

  • @jyrkidn made their first contribution in #3
  • @dependabot made their first contribution in #4
  • @DevolderLouise made their first contribution in #5

Full Changelog: https://github.com/codedor/filament-menu/commits/v0.1.0

[Unreleased]