From c7494455ef52d2ffd79db300a49d3d8209a33f9a Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Tue, 5 Sep 2023 08:22:31 +0000 Subject: [PATCH] chore(release): version 1.70.8 ## [1.70.8](https://github.com/SocialGouv/mon-psy-sante/compare/v1.70.7...v1.70.8) (2023-09-05) ### Bug Fixes * **instructeurs:** update instructeur id for Beatrice ([cc3b7b8](https://github.com/SocialGouv/mon-psy-sante/commit/cc3b7b8e4e857c64bd4234a6c86d419bff5c1436)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f419c26a..203b8bab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.70.8](https://github.com/SocialGouv/mon-psy-sante/compare/v1.70.7...v1.70.8) (2023-09-05) + + +### Bug Fixes + +* **instructeurs:** update instructeur id for Beatrice ([cc3b7b8](https://github.com/SocialGouv/mon-psy-sante/commit/cc3b7b8e4e857c64bd4234a6c86d419bff5c1436)) + ## [1.70.7](https://github.com/SocialGouv/mon-psy-sante/compare/v1.70.6...v1.70.7) (2023-07-17) diff --git a/package.json b/package.json index 922934b2..d06d1fa2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "monparcourspsy", - "version": "1.70.7", + "version": "1.70.8", "commitlint": { "extends": [ "@commitlint/config-conventional"