From d6bd40495245f6fecd6589befedb9736368052d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 19:23:39 +0000 Subject: [PATCH] chore(main): release 2.0.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eeaeca6..85ac427 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.0.2](https://github.com/sondresjolyst/garge-api/compare/v2.0.1...v2.0.2) (2026-04-19) + + +### Bug Fixes + +* **electricity:** normalize date parsing to prevent timezone-dependent duplicates ([#103](https://github.com/sondresjolyst/garge-api/issues/103)) ([cf90a26](https://github.com/sondresjolyst/garge-api/commit/cf90a2614f863c415b78beb3d4bf966a7ec7e8ac)) + ## [2.0.1](https://github.com/sondresjolyst/garge-api/compare/v2.0.0...v2.0.1) (2026-04-19)