Skip to content

Commit 36f4896

Browse files
authored
Merge pull request #50 from mubbi/release-please--branches--main
chore(main): release 1.8.0
2 parents 27fe518 + ec15007 commit 36f4896

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-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.7.1"
2+
".": "1.8.0"
33
}

CHANGELOG.md

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

3+
## [1.8.0](https://github.com/mubbi/laravel-blog-api/compare/v1.7.1...v1.8.0) (2025-07-29)
4+
5+
6+
### Features
7+
8+
* **articles-seeder:** added multiple co authors seeding ([985bb50](https://github.com/mubbi/laravel-blog-api/commit/985bb501e49f24da9df5e04fafee4c0ff1771c77))
9+
* **article:** show authors and restrict email field to admins ([77acaf6](https://github.com/mubbi/laravel-blog-api/commit/77acaf6bafad2b2a1c0caec70a0ed14f0a7ba8f5))
10+
* **middleware:** added new middleware for public routes ([68f8d90](https://github.com/mubbi/laravel-blog-api/commit/68f8d905296e9861484c446059eba3dcef13d0c0))
11+
* **middleware:** apply optional sanctum auth middleware for guest routes ([fe37480](https://github.com/mubbi/laravel-blog-api/commit/fe37480cebb530189653029011b710aedb0d5a63))
12+
313
## [1.7.1](https://github.com/mubbi/laravel-blog-api/compare/v1.7.0...v1.7.1) (2025-07-28)
414

515

0 commit comments

Comments
 (0)