From f62ea40bee3d4c25da4b0b209f1b3bda9a705df9 Mon Sep 17 00:00:00 2001 From: Ambroise Maupate Date: Mon, 6 Jan 2025 10:27:53 +0100 Subject: [PATCH] chore: Bumped --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 093d034..dacbb7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to project will be documented in this file. +## [2.4.4](https://github.com/roadiz/skeleton/compare/v2.4.3...v2.4.4) - 2025-01-06 + +### Bug Fixes + +- Prevent `phpstan/phpdoc-parser` to bump to v2 because of https://github.com/api-platform/core/discussions/6793 - ([e8ccb7b](https://github.com/roadiz/skeleton/commit/e8ccb7bf232db89abf509ef4c0ebee2ceef7b179)) - Ambroise Maupate + ## [2.4.3](https://github.com/roadiz/skeleton/compare/v2.4.2...v2.4.3) - 2024-12-16 ### Bug Fixes