From eb2aa4d863759d59a40b9c4376b3d6e3bb3bfb38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 03:14:01 +0200 Subject: [PATCH] chore(main): release 1.6.27 (#62) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05e0996..0845dd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.6.27](https://github.com/chilikla/yerushamayim/compare/v1.6.26...v1.6.27) (2024-11-27) + + +### Bug Fixes + +* add forecast to weather entity [#6](https://github.com/chilikla/yerushamayim/issues/6) ([a0f877b](https://github.com/chilikla/yerushamayim/commit/a0f877b93dcd5cd66e5939be409185f0d8a75838)) + ## [1.6.26](https://github.com/chilikla/yerushamayim/compare/v1.6.25...v1.6.26) (2024-11-27)