From 9569419a819cc6da6b1ba0324b878157902c0bf8 Mon Sep 17 00:00:00 2001 From: Patrick Kissling <33731393+pkissling@users.noreply.github.com> Date: Thu, 29 Aug 2024 21:55:07 +0200 Subject: [PATCH] chore(master): release 2.8.4 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfa69f23..ffd7e4aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.8.4](https://github.com/pkissling/clock-weather-card/compare/v2.8.3...v2.8.4) (2024-08-29) + + +### Bug Fixes + +* **deps:** update minor-dependencies ([#431](https://github.com/pkissling/clock-weather-card/issues/431)) ([db7eb72](https://github.com/pkissling/clock-weather-card/commit/db7eb72c21902be234ed4149788465a7e48c1ee5)) +* Translate feels-like in french ([#444](https://github.com/pkissling/clock-weather-card/issues/444)) ([3af024f](https://github.com/pkissling/clock-weather-card/commit/3af024f6bfb5fefa6a053066f81278e5c83b1d25)) + ## [2.8.3](https://github.com/pkissling/clock-weather-card/compare/v2.8.2...v2.8.3) (2024-07-27) diff --git a/package.json b/package.json index 193e9894..76d3bd39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clock-weather-card", - "version": "2.8.3", + "version": "2.8.4", "description": "Lovelace clock-weather-card", "keywords": [ "home-assistant",