From 51bde2d92d698a9d1c6dd24d64402df8381dc91b Mon Sep 17 00:00:00 2001 From: Changelog Release Date: Tue, 25 Jul 2023 20:18:13 +0000 Subject: [PATCH] chore(release): v2.8.1 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- version.yaml | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f9ff32..f406014 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.8.1](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/compare/v2.8.0...v2.8.1) (2023-07-25) + + +### Bug Fixes + +* **mailer:** update mailer dsn and fix test ([7c78d23](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/commit/7c78d23f97c4097d87f598e3d034bd5241f7c46d)) + + + # [2.8.0](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/compare/v2.7.4...v2.8.0) (2023-07-25) @@ -95,12 +104,3 @@ -## [2.6.3](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/compare/v2.6.2...v2.6.3) (2022-10-20) - - -### Bug Fixes - -* **tag:** update controller for tag visibility ([cecafd1](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/commit/cecafd120883bdb11d0c535e7347170ff7838cca)) - - - diff --git a/version.yaml b/version.yaml index 291a1c5..a01031d 100644 --- a/version.yaml +++ b/version.yaml @@ -1 +1 @@ -version: "2.8.0" +version: "2.8.1"