Skip to content

Commit 7ee324b

Browse files
authored
Merge pull request #36 from mubbi/release-please--branches--main
chore(main): release 1.6.0
2 parents 4339063 + 2e5f550 commit 7ee324b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.5.0"
2+
".": "1.6.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.6.0](https://github.com/mubbi/laravel-blog-api/compare/v1.5.0...v1.6.0) (2025-07-24)
4+
5+
6+
### Features
7+
8+
* **api logger:** added api logger to track requests and responses ([703b6f1](https://github.com/mubbi/laravel-blog-api/commit/703b6f16c7beb0f0b66a17fed2d7ff94deadf953))
9+
* **api logger:** added api logger to track requests and responses ([ef63e33](https://github.com/mubbi/laravel-blog-api/commit/ef63e33e7d58ef533d2cf0e77014f360f1a1c0c3))
10+
311
## [1.5.0](https://github.com/mubbi/laravel-blog-api/compare/v1.4.0...v1.5.0) (2025-07-24)
412

513

0 commit comments

Comments
 (0)