Skip to content

Commit a4249ab

Browse files
committed
chore(main): release 1.2.1
1 parent 69e1df6 commit a4249ab

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.2.0"
2+
".": "1.2.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.2.1](https://github.com/mubbi/laravel-blog-api/compare/v1.2.0...v1.2.1) (2025-07-18)
4+
5+
6+
### Bug Fixes
7+
8+
* fix health check for queue worker to get its correct status ([ec6e20d](https://github.com/mubbi/laravel-blog-api/commit/ec6e20d83ea0656773eb058ff63db8f44d0ddbfb))
9+
* fix health check for queue worker to get its correct status ([0f3ead1](https://github.com/mubbi/laravel-blog-api/commit/0f3ead1d053f5d0fee469128b830123f76e8e5d7))
10+
311
## [1.2.0](https://github.com/mubbi/laravel-blog-api/compare/v1.1.0...v1.2.0) (2025-07-18)
412

513

0 commit comments

Comments
 (0)