Skip to content

Commit

Permalink
chore(release): 9.3.0 [skip ci]
Browse files Browse the repository at this point in the history
## [9.3.0](v9.2.1...v9.3.0) (2024-01-13)

### Features

* **lang:** add Czech ([47d284e](47d284e)), closes [#1363](#1363)

### Bug Fixes

* bug introduced when fixing hidden event text ([ee8d280](ee8d280))
* entity.maxDaysToShow was not applying ([16b7fbb](16b7fbb)), closes [#1255](#1255) [#1247](#1247)
* hidden events text was not showing up ([844f98b](844f98b))
* localized dates not showing as expected when using LL etc ([432f0f2](432f0f2)), closes [#1334](#1334)
* **sortby:** hopefully actually resolves sortby this time! ([cdf06f3](cdf06f3)), closes [#1258](#1258)
* **sortby:** resolves issue with sorting of events ([051d2ca](051d2ca)), closes [#1258](#1258)
  • Loading branch information
semantic-release-bot committed Jan 13, 2024
1 parent dbcd91d commit 5058925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "atomic-calendar-revive",
"version": "9.3.0-beta.1",
"version": "9.3.0",
"description": "Calendar Card for Home Assistant",
"main": "atomic-calendar-revive.js",
"scripts": {
Expand Down

0 comments on commit 5058925

Please sign in to comment.