From 9895e4eb9bec1f08b33b294e322d3dd5966f11ea Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Fri, 6 Oct 2023 14:27:07 +0000 Subject: [PATCH] chore(release): version 1.286.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.286.2](https://github.com/SocialGouv/mano/compare/v1.286.1...v1.286.2) (2023-10-06) ### Bug Fixes * **dashboard:** indication sur l'icône Description ([3d4ced0](https://github.com/SocialGouv/mano/commit/3d4ced0e34cd42bf5a237f1ec199b8920d71fd62)) --- 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 8c489f36b..aede1aa52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.286.2](https://github.com/SocialGouv/mano/compare/v1.286.1...v1.286.2) (2023-10-06) + + +### Bug Fixes + +* **dashboard:** indication sur l'icône Description ([3d4ced0](https://github.com/SocialGouv/mano/commit/3d4ced0e34cd42bf5a237f1ec199b8920d71fd62)) + ## [1.286.1](https://github.com/SocialGouv/mano/compare/v1.286.0...v1.286.1) (2023-10-05) diff --git a/api/package.json b/api/package.json index 735b07ee1..0fb1f5a7d 100644 --- a/api/package.json +++ b/api/package.json @@ -1,6 +1,6 @@ { "name": "api_mano", - "version": "1.286.1", + "version": "1.286.2", "mobileAppVersion": "2.37.2", "description": "", "main": "index.js", diff --git a/dashboard/package.json b/dashboard/package.json index 3ccb7fb09..3e9a3b3dd 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -1,6 +1,6 @@ { "name": "dashboard", - "version": "1.286.1", + "version": "1.286.2", "private": true, "dependencies": { "@babel/runtime": "^7.14.5", diff --git a/website/package.json b/website/package.json index 9ab41d3c4..f904c51f0 100644 --- a/website/package.json +++ b/website/package.json @@ -1,6 +1,6 @@ { "name": "website", - "version": "1.286.1", + "version": "1.286.2", "mobileAppVersion": "2.37.2", "private": true, "engines": {