From a75a197190a4d49cc704b9ff007c7efa345d851b Mon Sep 17 00:00:00 2001 From: fairdataihub-bot Date: Mon, 31 Oct 2022 17:25:56 +0000 Subject: [PATCH] =?UTF-8?q?style:=20=F0=9F=8E=A8=20fix=20code=20style=20is?= =?UTF-8?q?sues=20with=20Prettier?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .zenodo.json | 2 +- CHANGELOG.md | 7 +++---- codemeta.json | 7 ++----- docs.compatibility.json | 2 +- 4 files changed, 7 insertions(+), 11 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index 24978a5..f661f0a 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -26,4 +26,4 @@ "windows" ], "version": "4.2.18" -} \ No newline at end of file +} diff --git a/CHANGELOG.md b/CHANGELOG.md index 1113096..de690ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,10 @@ ## [4.2.18](https://github.com/fairdataihub/FAIRshare-Docs/compare/v4.2.17...v4.2.18) (2022-10-31) - ### Bug Fixes -* **deps:** update dependency @mui/material to v5.10.11 ([#153](https://github.com/fairdataihub/FAIRshare-Docs/issues/153)) ([1a7320f](https://github.com/fairdataihub/FAIRshare-Docs/commit/1a7320fd97e143667f1640599bf60f99ff5f0cb8)) -* **deps:** update dependency @svgr/webpack to v6.5.1 ([#156](https://github.com/fairdataihub/FAIRshare-Docs/issues/156)) ([4326b40](https://github.com/fairdataihub/FAIRshare-Docs/commit/4326b40c704e17cb2ab0fa5c5500427a9ef693ee)) -* **deps:** update emotion monorepo to v11.10.5 ([#154](https://github.com/fairdataihub/FAIRshare-Docs/issues/154)) ([5776c4b](https://github.com/fairdataihub/FAIRshare-Docs/commit/5776c4bb0773f6c07054f0bff703a08c1f69febc)) +- **deps:** update dependency @mui/material to v5.10.11 ([#153](https://github.com/fairdataihub/FAIRshare-Docs/issues/153)) ([1a7320f](https://github.com/fairdataihub/FAIRshare-Docs/commit/1a7320fd97e143667f1640599bf60f99ff5f0cb8)) +- **deps:** update dependency @svgr/webpack to v6.5.1 ([#156](https://github.com/fairdataihub/FAIRshare-Docs/issues/156)) ([4326b40](https://github.com/fairdataihub/FAIRshare-Docs/commit/4326b40c704e17cb2ab0fa5c5500427a9ef693ee)) +- **deps:** update emotion monorepo to v11.10.5 ([#154](https://github.com/fairdataihub/FAIRshare-Docs/issues/154)) ([5776c4b](https://github.com/fairdataihub/FAIRshare-Docs/commit/5776c4bb0773f6c07054f0bff703a08c1f69febc)) ## [4.2.17](https://github.com/fairdataihub/FAIRshare-Docs/compare/v4.2.16...v4.2.17) (2022-10-21) diff --git a/codemeta.json b/codemeta.json index be91c05..cdc9aee 100644 --- a/codemeta.json +++ b/codemeta.json @@ -30,10 +30,7 @@ "ubuntu", "windows" ], - "programmingLanguage": [ - "JavaScript", - "React" - ], + "programmingLanguage": ["JavaScript", "React"], "relatedLink": [ "https://docs.fairshareapp.io/", "https://github.com/fairdataihub/FAIRshare", @@ -61,4 +58,4 @@ } } ] -} \ No newline at end of file +} diff --git a/docs.compatibility.json b/docs.compatibility.json index fed9791..e49347a 100644 --- a/docs.compatibility.json +++ b/docs.compatibility.json @@ -203,4 +203,4 @@ "docsVersion": "4.2.18", "appVersion": "2.0.0" } -] \ No newline at end of file +]