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 20ef235 + af17fcd commit 48c23b6Copy full SHA for 48c23b6
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.2.2"
+ ".": "1.2.3"
3
}
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [1.2.3](https://github.com/mubbi/laravel-blog-api/compare/v1.2.2...v1.2.3) (2025-07-19)
4
+
5
6
+### Bug Fixes
7
8
+* fix test scripts to persist container ([293d12d](https://github.com/mubbi/laravel-blog-api/commit/293d12d3d3b0595d6a5f984a47c93bd599fb179b))
9
+* fixed port check issues ([d59abca](https://github.com/mubbi/laravel-blog-api/commit/d59abcaa3baf5332c0ba96652aa0b6c1316d7768))
10
11
## [1.2.2](https://github.com/mubbi/laravel-blog-api/compare/v1.2.1...v1.2.2) (2025-07-18)
12
13
0 commit comments