From d3cdfe7c429b267401000b7f9aab38f0cb04975b Mon Sep 17 00:00:00 2001 From: Paul D'Ambra Date: Thu, 19 Dec 2024 15:08:39 +0000 Subject: [PATCH] chore: fix changelog after automation error --- CHANGELOG.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fe431717..dc3c8f782 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,17 @@ ## 1.202.5 - 2024-12-19 - +- chore: lint a file that needs it (#1622) ## 1.202.4 - 2024-12-19 - +- fix: do not even send heatmap with no x or y (#1621) +- fix: type error accessing null object and added test case (#1620) +- chore: Small tweaks to make fetch default (#1610) +- chore: remove circular dependencies (#1618) ## 1.202.3 - 2024-12-18 -- chore(): Small tweaks to make fetch default (#1610) -- chore: remove circular dependencies (#1618) + > NB an error meant this version was never published to NPM ## 1.202.2 - 2024-12-17