From 30463bafe0376653dd134d98383d1d2124f6f1f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:12:15 +0300 Subject: [PATCH] chore(main): release 1.5.0 (#30) 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 cb16fe8..ac82a37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.0](https://github.com/chilikla/yerushamayim/compare/v1.4.5...v1.5.0) (2024-10-23) + + +### Features + +* configure integration from ui ([2833eb0](https://github.com/chilikla/yerushamayim/commit/2833eb09d872b204d52b86ec7d3118e9f7a78778)) + ## [1.4.5](https://github.com/chilikla/yerushamayim/compare/v1.4.4...v1.4.5) (2024-10-22)