File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,19 @@ All notable changes to this project will be documented in this file.
8
8
## [ Unreleased]
9
9
10
10
11
+ <a name =" 2.0.5 " ></a >
12
+ ## [ 2.0.5] - 2025-03-08
13
+ ### Build
14
+ - ** deps:** Update orchestra/testbench version constraint
15
+
16
+ ### CI
17
+ - ** rector:** Refactor Laravel set configuration and imports
18
+
19
+ ### Code Refactoring
20
+ - ** Pipes:** Use Request facade instead of global request()
21
+ - ** tests:** Enhance model relationships documentation
22
+
23
+
11
24
<a name =" 2.0.4 " ></a >
12
25
## [ 2.0.4] - 2025-03-06
13
26
### CI
@@ -386,7 +399,8 @@ new pipes for proper header and error handling.
386
399
- ** apiResponse:** Refactor API response tests to use instance method
387
400
388
401
389
- [ Unreleased ] : https://github.com/guanguans/laravel-api-response/compare/2.0.4...HEAD
402
+ [ Unreleased ] : https://github.com/guanguans/laravel-api-response/compare/2.0.5...HEAD
403
+ [ 2.0.5 ] : https://github.com/guanguans/laravel-api-response/compare/2.0.4...2.0.5
390
404
[ 2.0.4 ] : https://github.com/guanguans/laravel-api-response/compare/2.0.3...2.0.4
391
405
[ 2.0.3 ] : https://github.com/guanguans/laravel-api-response/compare/2.0.2...2.0.3
392
406
[ 2.0.2 ] : https://github.com/guanguans/laravel-api-response/compare/2.0.1...2.0.2
You can’t perform that action at this time.
0 commit comments