From 36c71aeb99de56308041d34c69aa3e9102cfe987 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Tue, 29 Nov 2022 14:49:06 +0000 Subject: [PATCH] chore(release): version 1.65.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [1.65.0](https://github.com/SocialGouv/mon-psy-sante/compare/v1.64.2...v1.65.0) (2022-11-29) ### Features * **lien SPE:** ajout d'un nouvel encart dans la section "D'autres services à votre écoute" pour Santé Psy Etudiant ([#272](https://github.com/SocialGouv/mon-psy-sante/issues/272)) ([20ee62a](https://github.com/SocialGouv/mon-psy-sante/commit/20ee62ab6337d53076a41c1e691d8fb1fe070447)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7865048..f27db4a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.65.0](https://github.com/SocialGouv/mon-psy-sante/compare/v1.64.2...v1.65.0) (2022-11-29) + + +### Features + +* **lien SPE:** ajout d'un nouvel encart dans la section "D'autres services à votre écoute" pour Santé Psy Etudiant ([#272](https://github.com/SocialGouv/mon-psy-sante/issues/272)) ([20ee62a](https://github.com/SocialGouv/mon-psy-sante/commit/20ee62ab6337d53076a41c1e691d8fb1fe070447)) + ## [1.64.2](https://github.com/SocialGouv/mon-psy-sante/compare/v1.64.1...v1.64.2) (2022-11-29) diff --git a/package.json b/package.json index 9a34323d..442b6d14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "monpsy", - "version": "1.64.2", + "version": "1.65.0", "commitlint": { "extends": [ "@commitlint/config-conventional"