From def0bab1fb9e974863d101ac6bf8c4680dc6185e Mon Sep 17 00:00:00 2001 From: Andrew Welch Date: Wed, 4 Sep 2024 20:41:00 -0400 Subject: [PATCH] chore: Version 1.0.14 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6e862b..9f8c5e5 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. +## 1.0.14 - 2024.09.04 +### Changed +* Updated to the latest Critical & other deps + ## 1.0.13 - 2023.11.22 ### Changed * Switch over to using Node 20 and NPM 10 in the Dockerfile