diff --git a/CHANGELOG.md b/CHANGELOG.md index 80db04ea..4ad77529 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.15.3](https://github.com/SocialGouv/mon-psy-sante/compare/v1.15.2...v1.15.3) (2022-03-08) + + +### Bug Fixes + +* **ds:** import Psy state ([#86](https://github.com/SocialGouv/mon-psy-sante/issues/86)) ([69220bb](https://github.com/SocialGouv/mon-psy-sante/commit/69220bbc9d68d3eeedbacb92d88d621dd77d9f33)) + ## [1.15.2](https://github.com/SocialGouv/mon-psy-sante/compare/v1.15.1...v1.15.2) (2022-03-04) diff --git a/package.json b/package.json index 5699b24e..85a0d7d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "monpsy", - "version": "1.15.2", + "version": "1.15.3", "commitlint": { "extends": [ "@commitlint/config-conventional"