integration v1.0.1

This commit is contained in:
Emmanuel Pelletier
2024-05-16 15:27:26 +02:00
parent 991e526f79
commit addcb4e41b
3 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
# Changelog # Changelog
## 1.0.1
- fix france-transfert/tchap/webconf logos (there were not the correct design)
## 1.0.0 ## 1.0.0
Mark stable release! Mark stable release!

View File

@@ -1,12 +1,12 @@
{ {
"name": "@gouvfr-lasuite/integration", "name": "@gouvfr-lasuite/integration",
"version": "1.0.0", "version": "1.0.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@gouvfr-lasuite/integration", "name": "@gouvfr-lasuite/integration",
"version": "1.0.0", "version": "1.0.1",
"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.0", "version": "1.0.1",
"type": "module", "type": "module",
"files": [ "files": [
"dist" "dist"