From dc8ba35c18c7f4e7785491055036725313385412 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 19:45:04 +0000 Subject: [PATCH] chore(main): release 1.2.7 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0220641..fb059b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.7](https://github.com/chilikla/yerushamayim/compare/v1.2.6...v1.2.7) (2024-10-19) + + +### Bug Fixes + +* config flow form [#7](https://github.com/chilikla/yerushamayim/issues/7) ([8ac7ba6](https://github.com/chilikla/yerushamayim/commit/8ac7ba6a4dcd18e73f2abdf355d3f51377cf97f1)) + ## [1.2.6](https://github.com/chilikla/yerushamayim/compare/v1.2.5...v1.2.6) (2024-10-19)