Skip to content

Commit e0f0b4c

Browse files
committed
chore(release): 2.0.3
1 parent 5cf3999 commit e0f0b4c

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

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

1010

11+
<a name="2.0.3"></a>
12+
## [2.0.3] - 2025-03-06
13+
### CI
14+
- **dependency:** Add composer dependency analyser configuration
15+
16+
### Code Refactoring
17+
- **RenderUsing:** Simplify exception handling logic
18+
19+
1120
<a name="2.0.2"></a>
1221
## [2.0.2] - 2025-03-04
1322
### CI
@@ -368,7 +377,8 @@ new pipes for proper header and error handling.
368377
- **apiResponse:** Refactor API response tests to use instance method
369378

370379

371-
[Unreleased]: https://github.com/guanguans/laravel-api-response/compare/2.0.2...HEAD
380+
[Unreleased]: https://github.com/guanguans/laravel-api-response/compare/2.0.3...HEAD
381+
[2.0.3]: https://github.com/guanguans/laravel-api-response/compare/2.0.2...2.0.3
372382
[2.0.2]: https://github.com/guanguans/laravel-api-response/compare/2.0.1...2.0.2
373383
[2.0.1]: https://github.com/guanguans/laravel-api-response/compare/2.0.0...2.0.1
374384
[2.0.0]: https://github.com/guanguans/laravel-api-response/compare/1.1.1...2.0.0

0 commit comments

Comments
 (0)