Skip to content

Commit b980990

Browse files
committed
Changelog
1 parent 428538c commit b980990

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
44

55
## [Unreleased]
66

7+
## [1.25.0] - 2022-03-28
8+
79
### Added
810

911
- Added missing row wire:click to BS4/5 - https://github.com/rappasoft/laravel-livewire-tables/pull/658
@@ -617,7 +619,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
617619

618620
- Initial release
619621

620-
[unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.24.0...development
622+
[unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.25.0...development
623+
[1.25.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.24.0...v1.25.0
621624
[1.24.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.23.0...v1.24.0
622625
[1.23.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.22.0...v1.23.0
623626
[1.22.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.21.0...v1.22.0

0 commit comments

Comments
 (0)