Skip to content

Commit

Permalink
chore(release): 9.5.0 [skip ci]
Browse files Browse the repository at this point in the history
## [9.5.0](v9.4.0...v9.5.0) (2024-01-28)

### Features

* add ... to title length when trimmed ([81bfd5b](81bfd5b)), closes [#1399](#1399)
* Add Catalan Language ([b0ba9ee](b0ba9ee))
* add Slovak language file ([7d4ff97](7d4ff97))

### Bug Fixes

* **sort:** events were not sorting correctly with allday and regular events ([cc9f23b](cc9f23b)), closes [#1378](#1378) [#1247](#1247)
* **sorting:** events from multiple calendars were not sorted by date first ([1af1c2e](1af1c2e)), closes [#1378](#1378)
  • Loading branch information
semantic-release-bot committed Jan 28, 2024
1 parent 67b3640 commit aa164af
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.5.0-beta.2",
"version": "9.5.0",
"description": "Calendar Card for Home Assistant",
"main": "atomic-calendar-revive.js",
"scripts": {
Expand Down

0 comments on commit aa164af

Please sign in to comment.