We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fbf4e6d + 5d04be0 commit 1731a4aCopy full SHA for 1731a4a
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.6.0"
+ ".": "1.7.0"
3
}
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [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
0 commit comments