From 7fe35f30c0a7f5ba9ddacc977c61ca16fcc631ed Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Wed, 7 Feb 2024 12:01:14 +0000 Subject: [PATCH] chore(release): version 1.304.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [1.304.0](https://github.com/SocialGouv/mano/compare/v1.303.11...v1.304.0) (2024-02-07) ### Features * ca marche de ouf ([6329302](https://github.com/SocialGouv/mano/commit/632930273a5a66705cff09be118946620b3c6195)) * can see chart ([985e899](https://github.com/SocialGouv/mano/commit/985e8993eb3dbc8db2c71298c02c6015bfefcc5d)) * evolutiveStatsPersonSelector ([c2f83f6](https://github.com/SocialGouv/mano/commit/c2f83f65f6dd93ca7768d05948db939a5851364a)) * stats evolutives ([32b2807](https://github.com/SocialGouv/mano/commit/32b28072ab4bb6d347044ca8ed7d967cdbd919c0)) * stats évolutives - sélection des indicateurs ([dd71a5f](https://github.com/SocialGouv/mano/commit/dd71a5f46205e6408aab0c750c4bf32831fb96de)) --- CHANGELOG.md | 11 +++++++++++ api/package.json | 2 +- dashboard/package.json | 2 +- website/package.json | 2 +- 4 files changed, 14 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 245ed711d..49feedc89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# [1.304.0](https://github.com/SocialGouv/mano/compare/v1.303.11...v1.304.0) (2024-02-07) + + +### Features + +* ca marche de ouf ([6329302](https://github.com/SocialGouv/mano/commit/632930273a5a66705cff09be118946620b3c6195)) +* can see chart ([985e899](https://github.com/SocialGouv/mano/commit/985e8993eb3dbc8db2c71298c02c6015bfefcc5d)) +* evolutiveStatsPersonSelector ([c2f83f6](https://github.com/SocialGouv/mano/commit/c2f83f65f6dd93ca7768d05948db939a5851364a)) +* stats evolutives ([32b2807](https://github.com/SocialGouv/mano/commit/32b28072ab4bb6d347044ca8ed7d967cdbd919c0)) +* stats évolutives - sélection des indicateurs ([dd71a5f](https://github.com/SocialGouv/mano/commit/dd71a5f46205e6408aab0c750c4bf32831fb96de)) + ## [1.303.11](https://github.com/SocialGouv/mano/compare/v1.303.10...v1.303.11) (2024-02-02) diff --git a/api/package.json b/api/package.json index 42107d3f6..4d09835d5 100644 --- a/api/package.json +++ b/api/package.json @@ -1,6 +1,6 @@ { "name": "api_mano", - "version": "1.303.11", + "version": "1.304.0", "mobileAppVersion": "2.38.0", "description": "", "main": "index.js", diff --git a/dashboard/package.json b/dashboard/package.json index 8d991c03f..7584b043c 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -1,6 +1,6 @@ { "name": "dashboard", - "version": "1.303.11", + "version": "1.304.0", "private": true, "dependencies": { "@babel/runtime": "^7.14.5", diff --git a/website/package.json b/website/package.json index 965b5b3c8..1b65625c9 100644 --- a/website/package.json +++ b/website/package.json @@ -1,6 +1,6 @@ { "name": "website", - "version": "1.303.11", + "version": "1.304.0", "mobileAppVersion": "2.38.0", "private": true, "engines": {