From d863678107b09bc81e6b6ff61f8eec3bb80a1f73 Mon Sep 17 00:00:00 2001 From: Changelog Release Date: Wed, 26 Apr 2023 16:48:45 +0000 Subject: [PATCH] chore(release): v2.7.4 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- version.yaml | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e06c762..c99acfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.7.4](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/compare/v2.7.3...v2.7.4) (2023-04-26) + + +### Bug Fixes + +* **ux-autocomplete:** update yarn link dependencies ([761cb61](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/commit/761cb6130418eef27d5e84bf48b0e2fe5d0b7d34)) + + + ## [2.7.3](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/compare/v2.7.2...v2.7.3) (2023-04-26) @@ -88,12 +97,3 @@ -## [2.6.1](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/compare/v2.6.0...v2.6.1) (2022-10-20) - - -### Bug Fixes - -* **fixtures:** update link file for fixtures ([151b86c](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/commit/151b86c5704a10c563de7625a1c6148feed3c9d9)) - - - diff --git a/version.yaml b/version.yaml index 67b1699..a3d0ec6 100644 --- a/version.yaml +++ b/version.yaml @@ -1 +1 @@ -version: "2.7.3" +version: "2.7.4"