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.
1 parent 3bd8801 commit 0d6c3a2Copy full SHA for 0d6c3a2
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.3.0"
+ ".": "1.3.1"
3
}
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [1.3.1](https://github.com/mubbi/laravel-blog-api/compare/v1.3.0...v1.3.1) (2025-07-23)
4
+
5
6
+### Bug Fixes
7
8
+* **article:** fix API Responses and paths ([0de982a](https://github.com/mubbi/laravel-blog-api/commit/0de982a8019e0e03e3b4054bbbedf7334cd7e3f0))
9
+* **article:** fix API Responses and paths ([a359ec4](https://github.com/mubbi/laravel-blog-api/commit/a359ec4220a6898784f210be63aacd5ddcf61b8c))
10
11
## [1.3.0](https://github.com/mubbi/laravel-blog-api/compare/v1.2.3...v1.3.0) (2025-07-22)
12
13
0 commit comments