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"