Skip to content

Commit 509a543

Browse files
authored
Merge pull request #53 from mubbi/release-please--branches--main
chore(main): release 1.8.1
2 parents 73fd21b + 82d90a1 commit 509a543

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-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.8.0"
2+
".": "1.8.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.8.1](https://github.com/mubbi/laravel-blog-api/compare/v1.8.0...v1.8.1) (2025-07-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **phpstan:** removed ignore rules and applied type strict stubs ([19f44a0](https://github.com/mubbi/laravel-blog-api/commit/19f44a09d682a2bd7e14c9c8f06eb7c92477d399))
9+
310
## [1.8.0](https://github.com/mubbi/laravel-blog-api/compare/v1.7.1...v1.8.0) (2025-07-29)
411

512

0 commit comments

Comments
 (0)