Skip to content

Commit 7ef3dfe

Browse files
committed
Change log
1 parent a2ea427 commit 7ef3dfe

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

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

55
## [Unreleased]
66

7+
## [1.19.3] - 2021-10-25
8+
9+
### Changed
10+
11+
- Fix bulk actions - https://github.com/rappasoft/laravel-livewire-tables/pull/517
12+
713
## [1.19.2] - 2021-10-15
814

915
### Added
@@ -536,8 +542,9 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
536542

537543
- Initial release
538544

539-
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.19.2...development
540-
[1.19.2]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.19.2...v1.19.2
545+
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.19.3...development
546+
[1.19.3]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.19.2...v1.19.3
547+
[1.19.2]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.19.1...v1.19.2
541548
[1.19.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.18.0...v1.19.1
542549
[1.19.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.18.0...v1.19.0
543550
[1.18.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.17.0...v1.18.0

0 commit comments

Comments
 (0)