Skip to content

Commit 6662926

Browse files
committed
chore: release v10.6.2 🚀
1 parent 4e9bc1f commit 6662926

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

99
### [Unreleased]
1010

11+
### [v10.6.2] - 2023-07-15
12+
13+
- fix: #3010 - convert expressions to strings #3029
14+
1115
### [v10.6.1] - 2023-07-05
1216

1317
- fix: #3025 #3026
@@ -148,7 +152,8 @@
148152
- Drop support for `ApiResourceDataTable`
149153
- PHP8 syntax / method signature changed
150154

151-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.6.1...10.x
155+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.6.2...10.x
156+
[v10.6.2]: https://github.com/yajra/laravel-datatables/compare/v10.6.2...v10.6.1
152157
[v10.6.1]: https://github.com/yajra/laravel-datatables/compare/v10.6.1...v10.6.0
153158
[v10.6.0]: https://github.com/yajra/laravel-datatables/compare/v10.6.0...v10.5.0
154159
[v10.5.0]: https://github.com/yajra/laravel-datatables/compare/v10.5.0...v10.4.4

0 commit comments

Comments
 (0)