From 78f6e93b44f05cce5814d4e3697b7732b53230fd Mon Sep 17 00:00:00 2001 From: Philip H <47042125+pheiduck@users.noreply.github.com> Date: Sun, 5 Nov 2023 10:21:57 +0100 Subject: [PATCH] Production -> main --- docs/changelog.json | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.json b/docs/changelog.json index ce1d563..56751d1 100644 --- a/docs/changelog.json +++ b/docs/changelog.json @@ -9,4 +9,5 @@ "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." + "11": "Updated NodeJS to v18.18.2 and bump node dependencies." }