From 8b800f4b4e6d8a31ef4bf576a34842a6d0c79ab4 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Mon, 5 Sep 2022 15:43:29 +0000 Subject: [PATCH] chore(release): version 1.52.0 # [1.52.0](https://github.com/SocialGouv/mon-psy-sante/compare/v1.51.4...v1.52.0) (2022-09-05) ### Features * **cron:** add dossier refuses ([#245](https://github.com/SocialGouv/mon-psy-sante/issues/245)) ([44c09a0](https://github.com/SocialGouv/mon-psy-sante/commit/44c09a0a4af98769a67131dabac6cd87f69d90b7)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de802301..40d88bb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.52.0](https://github.com/SocialGouv/mon-psy-sante/compare/v1.51.4...v1.52.0) (2022-09-05) + + +### Features + +* **cron:** add dossier refuses ([#245](https://github.com/SocialGouv/mon-psy-sante/issues/245)) ([44c09a0](https://github.com/SocialGouv/mon-psy-sante/commit/44c09a0a4af98769a67131dabac6cd87f69d90b7)) + ## [1.51.4](https://github.com/SocialGouv/mon-psy-sante/compare/v1.51.3...v1.51.4) (2022-08-26) diff --git a/package.json b/package.json index d0faf67f..47bb6fcf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "monpsy", - "version": "1.51.4", + "version": "1.52.0", "commitlint": { "extends": [ "@commitlint/config-conventional"