From 7b77d37fea7c0c6e2e2250217967f3531592752f Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Tue, 16 Jan 2024 14:24:58 +0000 Subject: [PATCH] chore(release): version 1.302.12 ## [1.302.12](https://github.com/SocialGouv/mano/compare/v1.302.11...v1.302.12) (2024-01-16) ### Bug Fixes * more debug to observations ([#1836](https://github.com/SocialGouv/mano/issues/1836)) ([a124187](https://github.com/SocialGouv/mano/commit/a12418704e237757a10c5dcd9fdfe2c2aa40c357)) --- 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 474eee2c6..fd54e83fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.302.12](https://github.com/SocialGouv/mano/compare/v1.302.11...v1.302.12) (2024-01-16) + + +### Bug Fixes + +* more debug to observations ([#1836](https://github.com/SocialGouv/mano/issues/1836)) ([a124187](https://github.com/SocialGouv/mano/commit/a12418704e237757a10c5dcd9fdfe2c2aa40c357)) + ## [1.302.11](https://github.com/SocialGouv/mano/compare/v1.302.10...v1.302.11) (2024-01-15) diff --git a/api/package.json b/api/package.json index c8f14dbfb..73996d0ad 100644 --- a/api/package.json +++ b/api/package.json @@ -1,6 +1,6 @@ { "name": "api_mano", - "version": "1.302.11", + "version": "1.302.12", "mobileAppVersion": "2.37.5", "description": "", "main": "index.js", diff --git a/dashboard/package.json b/dashboard/package.json index f047cc9b9..201be99f5 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -1,6 +1,6 @@ { "name": "dashboard", - "version": "1.302.11", + "version": "1.302.12", "private": true, "dependencies": { "@babel/runtime": "^7.14.5", diff --git a/website/package.json b/website/package.json index 55784af4c..4617ccd16 100644 --- a/website/package.json +++ b/website/package.json @@ -1,6 +1,6 @@ { "name": "website", - "version": "1.302.11", + "version": "1.302.12", "mobileAppVersion": "2.37.5", "private": true, "engines": {