From b070e1e5e60a2c4f8e9ddddee61423e39402391b Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:14:18 +0000 Subject: [PATCH] chore(release): version 1.305.2 ## [1.305.2](https://github.com/SocialGouv/mano/compare/v1.305.1...v1.305.2) (2024-02-16) ### Bug Fixes * trigger release ([0fbfc0d](https://github.com/SocialGouv/mano/commit/0fbfc0d69ac623ef386255bc70b7db8d36f04948)) --- 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 042cfb360..413b90b36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.305.2](https://github.com/SocialGouv/mano/compare/v1.305.1...v1.305.2) (2024-02-16) + + +### Bug Fixes + +* trigger release ([0fbfc0d](https://github.com/SocialGouv/mano/commit/0fbfc0d69ac623ef386255bc70b7db8d36f04948)) + ## [1.305.1](https://github.com/SocialGouv/mano/compare/v1.305.0...v1.305.1) (2024-02-16) diff --git a/api/package.json b/api/package.json index b70d1236a..e38ebb65d 100644 --- a/api/package.json +++ b/api/package.json @@ -1,6 +1,6 @@ { "name": "api_mano", - "version": "1.305.1", + "version": "1.305.2", "mobileAppVersion": "2.38.0", "description": "", "main": "index.js", diff --git a/dashboard/package.json b/dashboard/package.json index 9e3a0a80c..e5e063e6d 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -1,6 +1,6 @@ { "name": "dashboard", - "version": "1.305.1", + "version": "1.305.2", "private": true, "dependencies": { "@babel/runtime": "^7.14.5", diff --git a/website/package.json b/website/package.json index 6509066d2..819f748c4 100644 --- a/website/package.json +++ b/website/package.json @@ -1,6 +1,6 @@ { "name": "website", - "version": "1.305.1", + "version": "1.305.2", "mobileAppVersion": "2.38.0", "private": true, "engines": {