From 0c1f8b648d275838de923392417dd52e5b212012 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Mon, 31 Jan 2022 08:29:40 +0000 Subject: [PATCH] chore(release): version 1.9.0 # [1.9.0](https://github.com/SocialGouv/mon-psy-sante/compare/v1.8.0...v1.9.0) (2022-01-31) ### Features * **preprod:** enable new feature on preprod so the team can test it ([42ffba0](https://github.com/SocialGouv/mon-psy-sante/commit/42ffba0fdc9804a8746e898b853dbe9e07b5f25b)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9280db2b..c3901cd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.9.0](https://github.com/SocialGouv/mon-psy-sante/compare/v1.8.0...v1.9.0) (2022-01-31) + + +### Features + +* **preprod:** enable new feature on preprod so the team can test it ([42ffba0](https://github.com/SocialGouv/mon-psy-sante/commit/42ffba0fdc9804a8746e898b853dbe9e07b5f25b)) + # [1.8.0](https://github.com/SocialGouv/mon-psy-sante/compare/v1.7.1...v1.8.0) (2022-01-27) diff --git a/package.json b/package.json index f46f5093..b7d69400 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mon-psy-sante", - "version": "1.8.0", + "version": "1.9.0", "commitlint": { "extends": [ "@commitlint/config-conventional"