File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,16 @@ All notable changes to this project will be documented in this file.
8
8
## [ Unreleased]
9
9
10
10
11
+ <a name =" 2.0.6 " ></a >
12
+ ## [ 2.0.6] - 2025-03-19
13
+ ### CI
14
+ - ** configuration:** Add new baseline and update dependencies
15
+ - ** git:** Simplify .gitattributes and .gitignore files
16
+
17
+ ### Code Refactoring
18
+ - Improve error handling and type usage in pipeline traits
19
+
20
+
11
21
<a name =" 2.0.5 " ></a >
12
22
## [ 2.0.5] - 2025-03-08
13
23
### Build
@@ -399,7 +409,8 @@ new pipes for proper header and error handling.
399
409
- ** apiResponse:** Refactor API response tests to use instance method
400
410
401
411
402
- [ Unreleased ] : https://github.com/guanguans/laravel-api-response/compare/2.0.5...HEAD
412
+ [ Unreleased ] : https://github.com/guanguans/laravel-api-response/compare/2.0.6...HEAD
413
+ [ 2.0.6 ] : https://github.com/guanguans/laravel-api-response/compare/2.0.5...2.0.6
403
414
[ 2.0.5 ] : https://github.com/guanguans/laravel-api-response/compare/2.0.4...2.0.5
404
415
[ 2.0.4 ] : https://github.com/guanguans/laravel-api-response/compare/2.0.3...2.0.4
405
416
[ 2.0.3 ] : https://github.com/guanguans/laravel-api-response/compare/2.0.2...2.0.3
You can’t perform that action at this time.
0 commit comments