Skip to content

Commit

Permalink
chore(master): release 2.8.2 (#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkissling authored Jul 19, 2024
1 parent 50fd243 commit b71511f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.8.2](https://github.com/pkissling/clock-weather-card/compare/v2.8.1...v2.8.2) (2024-07-19)


### Bug Fixes

* Add Korean translations for "AQI" and "feel like" ([#417](https://github.com/pkissling/clock-weather-card/issues/417)) ([50fd243](https://github.com/pkissling/clock-weather-card/commit/50fd24387bde29499a406612b3d0bb9f1bbe6c12))

## [2.8.1](https://github.com/pkissling/clock-weather-card/compare/v2.8.0...v2.8.1) (2024-07-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clock-weather-card",
"version": "2.8.1",
"version": "2.8.2",
"description": "Lovelace clock-weather-card",
"keywords": [
"home-assistant",
Expand Down

0 comments on commit b71511f

Please sign in to comment.