From 1f19af65611ed2ee99046eed738dfad58d283300 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 6 Oct 2022 23:09:43 +0000 Subject: [PATCH] chore(release): 4.2.10 [skip ci] ## [4.2.10](https://github.com/fairdataihub/FAIRshare-Docs/compare/v4.2.9...v4.2.10) (2022-10-06) ### Bug Fixes * **deps:** update dependency @mui/material to v5.10.8 ([#138](https://github.com/fairdataihub/FAIRshare-Docs/issues/138)) ([c34bb3d](https://github.com/fairdataihub/FAIRshare-Docs/commit/c34bb3d80e8a73af485293b468b0ef8636f287d1)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cea0002..5682f7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.2.10](https://github.com/fairdataihub/FAIRshare-Docs/compare/v4.2.9...v4.2.10) (2022-10-06) + + +### Bug Fixes + +* **deps:** update dependency @mui/material to v5.10.8 ([#138](https://github.com/fairdataihub/FAIRshare-Docs/issues/138)) ([c34bb3d](https://github.com/fairdataihub/FAIRshare-Docs/commit/c34bb3d80e8a73af485293b468b0ef8636f287d1)) + ## [4.2.9](https://github.com/fairdataihub/FAIRshare-Docs/compare/v4.2.8...v4.2.9) (2022-10-04) ### Bug Fixes diff --git a/package.json b/package.json index a19335b..b3269dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fairshare-docs", - "version": "4.2.9", + "version": "4.2.10", "private": true, "scripts": { "docusaurus": "docusaurus",