chore(release): 2.1.0 (#14)

This commit is contained in:
Jean-Marc Strauven
2026-01-20 21:01:45 +01:00
committed by GitHub
parent f417ec23c2
commit 07c36c0009

View File

@@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file.
## [2.1.0](https://github.com/Grazulex/laravel-api-kit/releases/tag/v2.1.0) (2026-01-20)
### Features
- integrate PHPStan, Rector and Pint code quality tools (#13) ([f417ec2](https://github.com/Grazulex/laravel-api-kit/commit/f417ec23c2eada4eaddf3ec9e4cff7ccc71a3572))
## [2.0.2](https://github.com/Grazulex/laravel-api-kit/releases/tag/v2.0.2) (2026-01-08)
### Bug Fixes