File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " marcin-orlowski/laravel-api-response-builder" ,
3
3
"description" : " Helps building nice, normalized and easy to consume Laravel REST API." ,
4
4
"homepage" : " https://github.com/MarcinOrlowski/laravel-api-response-builder" ,
5
- "version" : " 9.2.1 " ,
5
+ "version" : " 9.2.2 " ,
6
6
"keywords" : [
7
7
" laravel" ,
8
8
" json" ,
Original file line number Diff line number Diff line change 8
8
9
9
## CHANGE LOG ##
10
10
11
- * @ dev
12
- * [ RB-190] Fixed converting resource and resource collection (reported by @achinkumar121 )
11
+ * v9.2.2 (2021-03-05)
12
+ * [ RB-190] Fixed converting resource and resource collection (reported by @achinkumar121 ).
13
13
14
14
* v9.2.1 (2021-01-18)
15
15
* [ RB-186] ExceptionHandler now expects ` \Throwable ` instead of ` \Exception ` .
You can’t perform that action at this time.
0 commit comments