From 7e3491c85a3ef076ed17ec10ed9fbe36ca110f35 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Thu, 1 Feb 2024 14:43:21 +0000 Subject: [PATCH] chore(release): version 1.303.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.303.7](https://github.com/SocialGouv/mano/compare/v1.303.6...v1.303.7) (2024-02-01) ### Bug Fixes * action design ([00f1595](https://github.com/SocialGouv/mano/commit/00f15954c10c395f0e1023a6940a75aa250d3553)) * sélection de l'équipe des rencontres ([#1850](https://github.com/SocialGouv/mano/issues/1850)) ([07e3203](https://github.com/SocialGouv/mano/commit/07e320345332f8d3306086012e888d9f1fadb170)) --- CHANGELOG.md | 8 ++++++++ api/package.json | 2 +- dashboard/package.json | 2 +- website/package.json | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b9529b9e..d68f322b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.303.7](https://github.com/SocialGouv/mano/compare/v1.303.6...v1.303.7) (2024-02-01) + + +### Bug Fixes + +* action design ([00f1595](https://github.com/SocialGouv/mano/commit/00f15954c10c395f0e1023a6940a75aa250d3553)) +* sélection de l'équipe des rencontres ([#1850](https://github.com/SocialGouv/mano/issues/1850)) ([07e3203](https://github.com/SocialGouv/mano/commit/07e320345332f8d3306086012e888d9f1fadb170)) + ## [1.303.6](https://github.com/SocialGouv/mano/compare/v1.303.5...v1.303.6) (2024-02-01) diff --git a/api/package.json b/api/package.json index 39895d6cc..444d70351 100644 --- a/api/package.json +++ b/api/package.json @@ -1,6 +1,6 @@ { "name": "api_mano", - "version": "1.303.6", + "version": "1.303.7", "mobileAppVersion": "2.37.5", "description": "", "main": "index.js", diff --git a/dashboard/package.json b/dashboard/package.json index 5a82aa38c..3d8799751 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -1,6 +1,6 @@ { "name": "dashboard", - "version": "1.303.6", + "version": "1.303.7", "private": true, "dependencies": { "@babel/runtime": "^7.14.5", diff --git a/website/package.json b/website/package.json index b4086b59c..fe6a790a6 100644 --- a/website/package.json +++ b/website/package.json @@ -1,6 +1,6 @@ { "name": "website", - "version": "1.303.6", + "version": "1.303.7", "mobileAppVersion": "2.37.5", "private": true, "engines": {