From 08b966641ac97e2e7cbfd12e1ddc41c4a2ccb17d Mon Sep 17 00:00:00 2001 From: Peter Lewis Date: Thu, 30 Mar 2023 14:01:51 +0100 Subject: [PATCH] Update changelog.json --- docs/changelog.json | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.json b/docs/changelog.json index 400612a2..ce1d563d 100644 --- a/docs/changelog.json +++ b/docs/changelog.json @@ -8,4 +8,5 @@ "7": "Improved the look & performance of the upload/download chart." "8": "Updated NodeJS to v18, updated Node modules, improved layout on mobile devices & linting fixes." "9": "Updated NodeJS to v18.14.1 and bump node dependencies, both by @pheiduck in #17 and #18." + "10": "Updated NodeJS to v18.15.0 (@pheiduck) and bump node dependencies." }