From 4ae2ee1efb3e3173a162a92dda3393d00d240c18 Mon Sep 17 00:00:00 2001 From: Changelog Release Date: Wed, 23 Aug 2023 16:10:51 +0000 Subject: [PATCH] chore(release): v2.8.4 [skip ci] --- CHANGELOG.md | 19 ++++++++++--------- version.yaml | 2 +- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a227aa..2e1bb35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [2.8.4](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/compare/v2.8.3...v2.8.4) (2023-08-23) + + +### Bug Fixes + +* **input:** update input file design with form theme ([b5b4a73](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/commit/b5b4a73484d7d6736a05b7a4fb541037edd56648)) +* **password:** fix password input ([4c582ec](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/commit/4c582ec105f0502cd34bbd6ff3ebefc84710151d)) + + + ## [2.8.3](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/compare/v2.8.2...v2.8.3) (2023-08-01) @@ -95,12 +105,3 @@ -## [2.6.6](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/compare/v2.6.5...v2.6.6) (2023-01-18) - - -### Bug Fixes - -* **php:** update php cs fixer review ([74842c1](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/commit/74842c1ffa026230c223187a20bcec5bc22c33e1)) - - - diff --git a/version.yaml b/version.yaml index b1484df..f6fe033 100644 --- a/version.yaml +++ b/version.yaml @@ -1 +1 @@ -version: "2.8.3" +version: "2.8.4"