From 8d6f9f322d81b417736d2d06252ef73e51fe7d9c Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Thu, 1 Feb 2024 10:20:58 +0000 Subject: [PATCH] chore(release): version 1.303.3 ## [1.303.3](https://github.com/SocialGouv/mano/compare/v1.303.2...v1.303.3) (2024-02-01) ### Bug Fixes * message d'abandon du compte rendu ancien ([#1842](https://github.com/SocialGouv/mano/issues/1842)) ([0edd40f](https://github.com/SocialGouv/mano/commit/0edd40fbd9be20694ea6042a798b827e9c3bd302)) --- 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 b4035c637..5ba8af551 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.303.3](https://github.com/SocialGouv/mano/compare/v1.303.2...v1.303.3) (2024-02-01) + + +### Bug Fixes + +* message d'abandon du compte rendu ancien ([#1842](https://github.com/SocialGouv/mano/issues/1842)) ([0edd40f](https://github.com/SocialGouv/mano/commit/0edd40fbd9be20694ea6042a798b827e9c3bd302)) + ## [1.303.2](https://github.com/SocialGouv/mano/compare/v1.303.1...v1.303.2) (2024-01-30) diff --git a/api/package.json b/api/package.json index 58dcb008e..14806d155 100644 --- a/api/package.json +++ b/api/package.json @@ -1,6 +1,6 @@ { "name": "api_mano", - "version": "1.303.2", + "version": "1.303.3", "mobileAppVersion": "2.37.5", "description": "", "main": "index.js", diff --git a/dashboard/package.json b/dashboard/package.json index b8db126db..57df2fe1f 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -1,6 +1,6 @@ { "name": "dashboard", - "version": "1.303.2", + "version": "1.303.3", "private": true, "dependencies": { "@babel/runtime": "^7.14.5", diff --git a/website/package.json b/website/package.json index fc6477eda..687cfa77f 100644 --- a/website/package.json +++ b/website/package.json @@ -1,6 +1,6 @@ { "name": "website", - "version": "1.303.2", + "version": "1.303.3", "mobileAppVersion": "2.37.5", "private": true, "engines": {