From 98e085c2a861a0625ae099c9a1bab83d086b7c8a Mon Sep 17 00:00:00 2001 From: Peter Lewis Date: Mon, 6 Nov 2023 09:52:42 +0000 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 7b0ced65..ff8f0172 100644 --- a/docs/changelog.json +++ b/docs/changelog.json @@ -10,4 +10,5 @@ "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, bump node dependencies & add ability to adjust WebUI host/port (@rahilarious)." + "12": "Bumped node dependencies & fix build error caused by reference to node v14." }