integration v1.0.2

This commit is contained in:
Emmanuel Pelletier
2024-06-28 11:17:59 +02:00
parent 462d07bb3f
commit df4096c4e5
3 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
# Changelog # Changelog
## 1.0.2
- new grist logo
## 1.0.1 ## 1.0.1
- fix france-transfert/tchap/webconf logos (there were not the correct design) - fix france-transfert/tchap/webconf logos (there were not the correct design)

View File

@@ -1,12 +1,12 @@
{ {
"name": "@gouvfr-lasuite/integration", "name": "@gouvfr-lasuite/integration",
"version": "1.0.1", "version": "1.0.2",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@gouvfr-lasuite/integration", "name": "@gouvfr-lasuite/integration",
"version": "1.0.1", "version": "1.0.2",
"devDependencies": { "devDependencies": {
"@babel/plugin-syntax-import-attributes": "^7.24.1", "@babel/plugin-syntax-import-attributes": "^7.24.1",
"@fullhuman/postcss-purgecss": "^6.0.0", "@fullhuman/postcss-purgecss": "^6.0.0",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@gouvfr-lasuite/integration", "name": "@gouvfr-lasuite/integration",
"version": "1.0.1", "version": "1.0.2",
"type": "module", "type": "module",
"files": [ "files": [
"dist" "dist"