Skip to content

Commit 92ed381

Browse files
committed
chore(release): 2.0.6
1 parent 1f7573c commit 92ed381

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ All notable changes to this project will be documented in this file.
88
## [Unreleased]
99

1010

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+
1121
<a name="2.0.5"></a>
1222
## [2.0.5] - 2025-03-08
1323
### Build
@@ -399,7 +409,8 @@ new pipes for proper header and error handling.
399409
- **apiResponse:** Refactor API response tests to use instance method
400410

401411

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
403414
[2.0.5]: https://github.com/guanguans/laravel-api-response/compare/2.0.4...2.0.5
404415
[2.0.4]: https://github.com/guanguans/laravel-api-response/compare/2.0.3...2.0.4
405416
[2.0.3]: https://github.com/guanguans/laravel-api-response/compare/2.0.2...2.0.3

0 commit comments

Comments
 (0)