diff --git a/CHANGELOG.md b/CHANGELOG.md index b83388e2..3bef5ab6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.2.2](https://github.com/SocialGouv/mon-psy-sante/compare/v1.2.1...v1.2.2) (2021-12-21) + + +### Bug Fixes + +* **home:** add og image ([7e3ecc8](https://github.com/SocialGouv/mon-psy-sante/commit/7e3ecc85f187a03317639934462dbfbfbd35b34f)) +* **home:** text on email ([1cfc8da](https://github.com/SocialGouv/mon-psy-sante/commit/1cfc8da04635638094d5276995e388782333df03)) + ## [1.2.1](https://github.com/SocialGouv/mon-psy-sante/compare/v1.2.0...v1.2.1) (2021-12-20) diff --git a/package.json b/package.json index e6b6b9c1..d655ecd3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mon-psy-sante", - "version": "1.2.1", + "version": "1.2.2", "commitlint": { "extends": [ "@commitlint/config-conventional"