From e6eb63524ba6b186c7a95101320d2271b2a65e0f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 21:08:55 +0000 Subject: [PATCH] Update CHANGELOG for v6.1.7 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2af234..3d58064 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## v6.1.7 - 2026-09-06 + +### 🐛 Fixed + +- Ignore empty or invalid timezone tag params [@edalzell](https://github.com/edalzell) (#199) + +### 🧰 Maintenance + +- Check maintainers with RELEASE_TOKEN [@edalzell](https://github.com/edalzell) (#202) +- Bump the github-actions group with 3 updates [@[dependabot[bot]](https://github.com/apps/dependabot)](https://github.com/[dependabot[bot]](https://github.com/apps/dependabot)) (#201) +- Release via PR instead of pushing main [@edalzell](https://github.com/edalzell) (#200) + ## v6.1.6 - 2026-09-02 ### 🐛 Fixed