Skip to content

Commit 0fae0ee

Browse files
committed
chore(main): release 0.5.1
1 parent d1111a1 commit 0fae0ee

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.5.1](https://github.com/KroderDev/laravel-microservice-core/compare/v0.5.0...v0.5.1) (2026-06-30)
9+
10+
11+
### Bug Fixes
12+
13+
* drop PHP 8.2 from matrix, update lock for 8.3 compat, fix test ([d711dfd](https://github.com/KroderDev/laravel-microservice-core/commit/d711dfda233541170f3f481229be567684edde3b))
14+
* handle confirm prompt in make:model test for Laravel 12 compatibility ([d1111a1](https://github.com/KroderDev/laravel-microservice-core/commit/d1111a1aa176a15578b32bb574e2dfeb18cfd8ff))
15+
16+
17+
### Miscellaneous Chores
18+
19+
* add Makefile and docker-compose.yml for local dev environment ([862bfea](https://github.com/KroderDev/laravel-microservice-core/commit/862bfea334585dea99b33717b164701ee15a0e73))
20+
* **deps:** update composer dependencies ([b8a5721](https://github.com/KroderDev/laravel-microservice-core/commit/b8a572106b72b251089c7f610a711f2642b6e779))
21+
* **deps:** update PHP dependencies ([744fbd8](https://github.com/KroderDev/laravel-microservice-core/commit/744fbd8598bc32ab900294df4044500aa99c6874))
22+
823
## [0.5.0] - 2025-09-22
924

1025
### Added

0 commit comments

Comments
 (0)