From c151fa43f290e951951b4238cdd6fbae33030f24 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Tue, 18 Apr 2023 09:14:38 +0000 Subject: [PATCH] chore(release): 1.61.1 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 982e50f..23d4218 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.61.1](https://github.com/SocialGouv/nos1000jours-blues-epds-widget/compare/v1.61.0...v1.61.1) (2023-04-18) + + +### Bug Fixes + +* enlever le csp pour les source maman blues, mpedia, site parents ([#153](https://github.com/SocialGouv/nos1000jours-blues-epds-widget/issues/153)) ([11c39bc](https://github.com/SocialGouv/nos1000jours-blues-epds-widget/commit/11c39bcc1973c79bbe792e1377392e30704f3e77)) + # [1.61.0](https://github.com/SocialGouv/nos1000jours-blues-epds-widget/compare/v1.60.0...v1.61.0) (2023-04-11) diff --git a/package.json b/package.json index cee3a30..2d5b631 100644 --- a/package.json +++ b/package.json @@ -52,5 +52,5 @@ "@socialgouv/eslint-config-react" ] }, - "version": "1.61.0" + "version": "1.61.1" }