From adc5e8f067d80ff32d6d14d1259535724c3f1b72 Mon Sep 17 00:00:00 2001 From: Peter Lewis Date: Mon, 20 Feb 2023 10:15:28 +0000 Subject: [PATCH] Update changelog.json --- docs/changelog.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.json b/docs/changelog.json index 6db1a2c..0155d72 100644 --- a/docs/changelog.json +++ b/docs/changelog.json @@ -7,5 +7,5 @@ "6": "Many small performance improvements & bug fixes. Enjoy!", "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." - "8.0.1": "Updated NodeJS to v18.14.1 by @pheiduck in #17." + "8.0.1": "Updated NodeJS to v18.14.1 and bump node dependencies, both by @pheiduck in #17 and #18." }