Skip to content

Commit cd684c1

Browse files
committed
chore: release v10.6.1 🚀
1 parent 079cd4b commit cd684c1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88

99
### [Unreleased]
1010

11+
### [v10.6.1] - 2023-07-05
12+
13+
- fix: #3025 #3026
14+
- fix the error introduced in 10.4.4 as described in #3025.
15+
1116
### [v10.6.0] - 2023-06-29
1217

1318
- feat: Expose autoFilter setter to disable post filtering #2981
@@ -143,7 +148,8 @@
143148
- Drop support for `ApiResourceDataTable`
144149
- PHP8 syntax / method signature changed
145150

146-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.6.0...10.x
151+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.6.1...10.x
152+
[v10.6.1]: https://github.com/yajra/laravel-datatables/compare/v10.6.1...v10.6.0
147153
[v10.6.0]: https://github.com/yajra/laravel-datatables/compare/v10.6.0...v10.5.0
148154
[v10.5.0]: https://github.com/yajra/laravel-datatables/compare/v10.5.0...v10.4.4
149155
[v10.4.4]: https://github.com/yajra/laravel-datatables/compare/v10.4.4...v10.4.3

0 commit comments

Comments
 (0)