Skip to content

Commit 0d6c3a2

Browse files
committed
chore(main): release 1.3.1
1 parent 3bd8801 commit 0d6c3a2

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.3.0"
2+
".": "1.3.1"
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.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+
311
## [1.3.0](https://github.com/mubbi/laravel-blog-api/compare/v1.2.3...v1.3.0) (2025-07-22)
412

513

0 commit comments

Comments
 (0)