Skip to content

Commit 3009ad7

Browse files
committed
Bump v10.0.5 🚀
1 parent 57eba3e commit 3009ad7

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.0.5] - 2022-05-17
12+
13+
- Fix Return value must be of type int, string returned.
14+
1115
### [v10.0.4] - 2022-05-08
1216

1317
- Fix accidental formatter issue on eloquent
@@ -37,7 +41,8 @@
3741
- Drop support for `ApiResourceDataTable`
3842
- PHP8 syntax / method signature changed
3943

40-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.0.4...10.x
44+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.0.5...10.x
45+
[v10.0.5]: https://github.com/yajra/laravel-datatables/compare/v10.0.5...v10.0.4
4146
[v10.0.4]: https://github.com/yajra/laravel-datatables/compare/v10.0.4...v10.0.3
4247
[v10.0.3]: https://github.com/yajra/laravel-datatables/compare/v10.0.3...v10.0.2
4348
[v10.0.2]: https://github.com/yajra/laravel-datatables/compare/v10.0.2...v10.0.1

0 commit comments

Comments
 (0)