Skip to content

Commit a09b8b0

Browse files
committed
chore(release): 2.0.4
1 parent 37fe3ec commit a09b8b0

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.4"></a>
12+
## [2.0.4] - 2025-03-06
13+
### CI
14+
- **delete:** Remove composer-require-checker.json and composer-unused.php
15+
16+
### Code Refactoring
17+
- **loader:** Remove unused method nonObject.neon
18+
19+
1120
<a name="2.0.3"></a>
1221
## [2.0.3] - 2025-03-06
1322
### CI
@@ -377,7 +386,8 @@ new pipes for proper header and error handling.
377386
- **apiResponse:** Refactor API response tests to use instance method
378387

379388

380-
[Unreleased]: https://github.com/guanguans/laravel-api-response/compare/2.0.3...HEAD
389+
[Unreleased]: https://github.com/guanguans/laravel-api-response/compare/2.0.4...HEAD
390+
[2.0.4]: https://github.com/guanguans/laravel-api-response/compare/2.0.3...2.0.4
381391
[2.0.3]: https://github.com/guanguans/laravel-api-response/compare/2.0.2...2.0.3
382392
[2.0.2]: https://github.com/guanguans/laravel-api-response/compare/2.0.1...2.0.2
383393
[2.0.1]: https://github.com/guanguans/laravel-api-response/compare/2.0.0...2.0.1

0 commit comments

Comments
 (0)