From 43c407a51e6f5a87adada490d47aca73f7842d7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 07:27:09 +0000 Subject: [PATCH] chore(master): release 0.5.0 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3faef3..c94a16f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.5.0](https://github.com/openfoodfacts/openfoodfacts-laravel/compare/v0.4.0...v0.5.0) (2024-09-26) + + +### Features + +* add code style ([339eb4d](https://github.com/openfoodfacts/openfoodfacts-laravel/commit/339eb4d65484aba3c0381f29ef0fe475b0b72ae3)) +* allow other environment like OpenBeautyFacts ([b9e4cf0](https://github.com/openfoodfacts/openfoodfacts-laravel/commit/b9e4cf009dd2097bc677565e84782227ed28c0bb)) +* phpstan fix ([5361de8](https://github.com/openfoodfacts/openfoodfacts-laravel/commit/5361de8a8542f3429c97b3b27bd68a6f3840fe0d)) +* phpstan fix ([998e479](https://github.com/openfoodfacts/openfoodfacts-laravel/commit/998e47900a9633725dab35b96239818b7088662d)) + ## [0.4.0](https://github.com/openfoodfacts/openfoodfacts-laravel/compare/v0.3.0...v0.4.0) (2024-05-01)