Skip to content

Commit b81c48b

Browse files
authored
Merge pull request #42 from mubbi/main
main to dev
2 parents cd35bfc + d0a5874 commit b81c48b

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-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.7.0"
33
}

CHANGELOG.md

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

3+
## [1.7.0](https://github.com/mubbi/laravel-blog-api/compare/v1.6.0...v1.7.0) (2025-07-27)
4+
5+
6+
### Features
7+
8+
* **comments:** added Get Article comments API ([322cce3](https://github.com/mubbi/laravel-blog-api/commit/322cce35935bb03037446f27bae4bc71c2013e6b))
9+
* **comments:** added Get Article comments API ([fbff564](https://github.com/mubbi/laravel-blog-api/commit/fbff5647394d7c31bbd5beab4f02e433543cca9a))
10+
11+
## [1.6.0](https://github.com/mubbi/laravel-blog-api/compare/v1.5.0...v1.6.0) (2025-07-24)
12+
13+
14+
### Features
15+
16+
* **api logger:** added api logger to track requests and responses ([703b6f1](https://github.com/mubbi/laravel-blog-api/commit/703b6f16c7beb0f0b66a17fed2d7ff94deadf953))
17+
* **api logger:** added api logger to track requests and responses ([ef63e33](https://github.com/mubbi/laravel-blog-api/commit/ef63e33e7d58ef533d2cf0e77014f360f1a1c0c3))
18+
319
## [1.5.0](https://github.com/mubbi/laravel-blog-api/compare/v1.4.0...v1.5.0) (2025-07-24)
420

521

0 commit comments

Comments
 (0)