From df4096c4e55df0a9f8c37bdd75021a0e519b22cd Mon Sep 17 00:00:00 2001 From: Emmanuel Pelletier Date: Fri, 28 Jun 2024 11:17:59 +0200 Subject: [PATCH] integration v1.0.2 --- packages/integration/CHANGELOG.md | 4 ++++ packages/integration/package-lock.json | 4 ++-- packages/integration/package.json | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/packages/integration/CHANGELOG.md b/packages/integration/CHANGELOG.md index 598b769..0548eb3 100644 --- a/packages/integration/CHANGELOG.md +++ b/packages/integration/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 1.0.2 + +- new grist logo + ## 1.0.1 - fix france-transfert/tchap/webconf logos (there were not the correct design) diff --git a/packages/integration/package-lock.json b/packages/integration/package-lock.json index 13cadf2..31bd6f4 100644 --- a/packages/integration/package-lock.json +++ b/packages/integration/package-lock.json @@ -1,12 +1,12 @@ { "name": "@gouvfr-lasuite/integration", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@gouvfr-lasuite/integration", - "version": "1.0.1", + "version": "1.0.2", "devDependencies": { "@babel/plugin-syntax-import-attributes": "^7.24.1", "@fullhuman/postcss-purgecss": "^6.0.0", diff --git a/packages/integration/package.json b/packages/integration/package.json index efa6ca2..f3d5f82 100644 --- a/packages/integration/package.json +++ b/packages/integration/package.json @@ -1,6 +1,6 @@ { "name": "@gouvfr-lasuite/integration", - "version": "1.0.1", + "version": "1.0.2", "type": "module", "files": [ "dist"