From 12d365e06ea06deea32dd0df148f689d714006b4 Mon Sep 17 00:00:00 2001 From: Bart Breen Date: Wed, 4 Oct 2023 11:06:44 +1100 Subject: [PATCH] Added to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a85a39b..b6bd1e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Add a configurable retry to allow a higher chance of requests causing transient failures to succeed (PR #69) - Added linter config and updated packages. (PR #70) - Node.JS 18 runtime for functions (PR #73) +- GitHub Actions Support to assist with verification and publishing (PR #77) ## Version 0.5.3