diff --git a/CHANGELOG.md b/CHANGELOG.md index d5152f79..d866042c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.53.0](https://github.com/SocialGouv/nos1000jours-blues-epds-widget/compare/v1.52.0...v1.53.0) (2023-02-16) + + +### Features + +* **contact:** envoi de la demande au BO ([57419b4](https://github.com/SocialGouv/nos1000jours-blues-epds-widget/commit/57419b424f067103b8615c01f989eab60cf5164d)) + # [1.52.0](https://github.com/SocialGouv/nos1000jours-blues-epds-widget/compare/v1.51.0...v1.52.0) (2023-02-13) diff --git a/package.json b/package.json index 6cb516c3..6c0b76de 100644 --- a/package.json +++ b/package.json @@ -51,5 +51,5 @@ "@socialgouv/eslint-config-react" ] }, - "version": "1.52.0" + "version": "1.53.0" }