diff --git a/CHANGELOG.md b/CHANGELOG.md index c48e871..3ea5f29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to `laravel-modules` will be documented in this file. +## 2.2.2 - 2024-03-01 + +* fix views naming + +**Full Changelog**: https://github.com/mozex/laravel-modules/compare/2.2.1...2.2.2 + ## 2.2.1 - 2024-02-29 * fix filament problem with livewire component registration