Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

44 lines (25 loc) · 1.64 KB

Changelog

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

1.0.3 - 2024-09-22

What's Changed

  • test
  • chore(deps): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #10
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #11

Full Changelog: https://github.com/aymanalhattami/filament-context-menu/compare/1.0.2...1.0.3

1.0.2 - 2024-05-17

What's Changed

  • docs: Update README.md by @fsamapoor in #6
  • changed DOMContentLoaded to livewire:navigated to solve ->spa() bug by @JoshuaSigaban in #7

New Contributors

  • @fsamapoor made their first contribution in #6
  • @JoshuaSigaban made their first contribution in #7

Full Changelog: https://github.com/aymanalhattami/filament-context-menu/compare/1.0.1...1.0.2

1.0.1 - 2024-05-01

What's Changed

  • chore(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #4
  • fix: override page action by @aymanalhattami

Full Changelog: https://github.com/aymanalhattami/filament-context-menu/compare/1.0.0...1.0.1

first release - 2024-04-27

Full Changelog: https://github.com/aymanalhattami/filament-context-menu/compare/1.0.0...1.0.0

1.0.0 - 2024-04-27

  • initial release