From c0ee32f7d55f8ec331e200b3cb773080f5f31909 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 20:53:23 +0000 Subject: [PATCH] chore(main): release 2.15.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb17dbe1..e65c1d89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.15.0](https://github.com/aronnebrivio/homeassistant-config/compare/v2.14.0...v2.15.0) (2023-09-13) + + +### Features + +* update HA version to 2023.9.2 ([7ddb465](https://github.com/aronnebrivio/homeassistant-config/commit/7ddb465cfa54496112a94a371d69fc79b6feb5db)) + ## [2.14.0](https://github.com/aronnebrivio/homeassistant-config/compare/v2.13.0...v2.14.0) (2023-09-12)