Skip to content

Commit d983d8f

Browse files
committed
Changelog
1 parent d536282 commit d983d8f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
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.10.2] - 2021-06-21
8+
9+
### Changed
10+
11+
- [Use Alpine binding syntax to avoid conflicts with Vue](https://github.com/rappasoft/laravel-livewire-tables/pull/354)
12+
713
## [1.10.1] - 2021-06-20
814

915
### Changed
@@ -392,7 +398,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
392398

393399
- Initial release
394400

395-
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.10.1...development
401+
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.10.2...development
402+
[1.10.2]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.10.1...v1.10.2
396403
[1.10.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.10.0...v1.10.1
397404
[1.10.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.9.0...v1.10.0
398405
[1.9.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.8.0...v1.9.0

0 commit comments

Comments
 (0)