From cf063294b852f94fcc0e5cdfa45e977c4c62e6e5 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Fri, 18 Nov 2022 13:10:25 +0000 Subject: [PATCH] chore(release): 1.36.2 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3eb16f23..aa2ffcae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [1.36.2](https://github.com/SocialGouv/nos1000jours-blues-epds-widget/compare/v1.36.1...v1.36.2) (2022-11-18) + + +### Bug Fixes + +* **intention:** ajout de la photo d'élise ([7eb122f](https://github.com/SocialGouv/nos1000jours-blues-epds-widget/commit/7eb122fac25cae7ce5dd579dafe9e7d6bd63696c)) +* **intention:** remerciements + boutons ([004fff1](https://github.com/SocialGouv/nos1000jours-blues-epds-widget/commit/004fff1e2bee7d50067825c8d412f9d5d5368255)) +* **intentions:** retours de PR ([e18f2d3](https://github.com/SocialGouv/nos1000jours-blues-epds-widget/commit/e18f2d3ca768229f34fa6e62f5ea6e2ab70f4252)) +* **resultats:** ordre des blocs ([b95246c](https://github.com/SocialGouv/nos1000jours-blues-epds-widget/commit/b95246ce598f95b89a165f4ce2811c81c83d7370)) + ## [1.36.1](https://github.com/SocialGouv/nos1000jours-blues-epds-widget/compare/v1.36.0...v1.36.1) (2022-11-16) diff --git a/package.json b/package.json index 2eeba135..e43ce5d5 100644 --- a/package.json +++ b/package.json @@ -50,5 +50,5 @@ "@socialgouv/eslint-config-react" ] }, - "version": "1.36.1" + "version": "1.36.2" }