From 8a5489c8b729248a492bc6321e658f6bf8be4cc6 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Thu, 25 Jan 2024 09:50:50 +0000 Subject: [PATCH] chore(release): 1.15.0 --- CHANGELOG.md | 17 +++++++++++++++++ package.json | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb866617..9c43a5be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +# [1.15.0](https://github.com/SocialGouv/recosante/compare/v1.14.0...v1.15.0) (2024-01-25) + + +### Bug Fixes + +* indice atmo about ([14f0c7e](https://github.com/SocialGouv/recosante/commit/14f0c7ef26905f5992d657b99219170c770bda56)) +* install state yarn ([d7ed94a](https://github.com/SocialGouv/recosante/commit/d7ed94ac5283335246802ded79df34850a8cddf9)) +* pas de risque ([ae00622](https://github.com/SocialGouv/recosante/commit/ae006226df7a6968201d38ee26f5a61a6ed699bb)) +* recos ([9806fdb](https://github.com/SocialGouv/recosante/commit/9806fdb6255bad20f2c03f4336ad004de3819e76)) +* remove apiNodeHost with beta.gouv ([693f09d](https://github.com/SocialGouv/recosante/commit/693f09d2c53b59ca619c08d1b77f3ce87e194b92)) +* trim value google sheet; ([27bb568](https://github.com/SocialGouv/recosante/commit/27bb5685dfd9a5a3803b4e22a50389c64ea0e127)) + + +### Features + +* api environment ([#376](https://github.com/SocialGouv/recosante/issues/376)) ([fe51e87](https://github.com/SocialGouv/recosante/commit/fe51e87612384682e417c964092610e020176538)) + # [1.14.0](https://github.com/SocialGouv/recosante/compare/v1.13.1...v1.14.0) (2024-01-23) diff --git a/package.json b/package.json index 5a56ba3f..8a0d46d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "recosante", - "version": "1.14.0", + "version": "1.15.0", "license": "Apache-2.0", "private": true, "author": "Fabrique des ministères sociaux",