From a45a4d0928cc12ad6c3e7791fc0edcf0b077ab52 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Mon, 13 Nov 2023 15:25:45 +0000 Subject: [PATCH] chore(release): version 1.294.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [1.294.0](https://github.com/SocialGouv/mano/compare/v1.293.5...v1.294.0) (2023-11-13) ### Features * message 'les équipes de mano ne connaissent pas votre clé ([#1772](https://github.com/SocialGouv/mano/issues/1772)) ([019a922](https://github.com/SocialGouv/mano/commit/019a922668d30f25a46062e62427709a652a5273)) --- CHANGELOG.md | 7 +++++++ api/package.json | 2 +- dashboard/package.json | 2 +- website/package.json | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08491b7e6..553985f84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.294.0](https://github.com/SocialGouv/mano/compare/v1.293.5...v1.294.0) (2023-11-13) + + +### Features + +* message 'les équipes de mano ne connaissent pas votre clé ([#1772](https://github.com/SocialGouv/mano/issues/1772)) ([019a922](https://github.com/SocialGouv/mano/commit/019a922668d30f25a46062e62427709a652a5273)) + ## [1.293.5](https://github.com/SocialGouv/mano/compare/v1.293.4...v1.293.5) (2023-11-13) diff --git a/api/package.json b/api/package.json index 919fea48a..2b72edaad 100644 --- a/api/package.json +++ b/api/package.json @@ -1,6 +1,6 @@ { "name": "api_mano", - "version": "1.293.5", + "version": "1.294.0", "mobileAppVersion": "2.37.5", "description": "", "main": "index.js", diff --git a/dashboard/package.json b/dashboard/package.json index a9debd281..1c8cbf078 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -1,6 +1,6 @@ { "name": "dashboard", - "version": "1.293.5", + "version": "1.294.0", "private": true, "dependencies": { "@babel/runtime": "^7.14.5", diff --git a/website/package.json b/website/package.json index 1bcd35cea..58debf54a 100644 --- a/website/package.json +++ b/website/package.json @@ -1,6 +1,6 @@ { "name": "website", - "version": "1.293.5", + "version": "1.294.0", "mobileAppVersion": "2.37.5", "private": true, "engines": {