Skip to content

Commit e03d6f5

Browse files
chore(release): 9.4.0-beta.1 [skip ci]
## [9.4.0-beta.1](v9.3.0...v9.4.0-beta.1) (2024-01-20) ### Features * **calendar:** added weekendSat, weekendSun and differentMonth classes ([0a86dad](0a86dad)), closes [#1362](#1362) ### Bug Fixes * all day events not sorting correctly ([7075d4c](7075d4c)), closes [#1338](#1338) * finished events sorted by start were shown at the bottom ([c52f95c](c52f95c)), closes [#1258](#1258) * **locale:** in some sitiatuins the locale would not be applied ([d10c655](d10c655)), closes [#1361](#1361) * missing comma in de.json causing build errors ([593d103](593d103))
1 parent 593d103 commit e03d6f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "atomic-calendar-revive",
3-
"version": "9.3.0-beta.4",
3+
"version": "9.4.0-beta.1",
44
"description": "Calendar Card for Home Assistant",
55
"main": "atomic-calendar-revive.js",
66
"scripts": {

0 commit comments

Comments
 (0)