Skip to content

Commit e46a229

Browse files
chore(release): 10.0.0-beta.1 [skip ci]
## [10.0.0-beta.1](v9.8.0-beta.3...v10.0.0-beta.1) (2024-06-24) ### ⚠ BREAKING CHANGES * **events:** removes europeanDate and showWeekDay options, this will cause the date to display differently and so the new option eventDateFormat will need setting. ### Features * added Ukranian language ([3990c97](3990c97)) * **events:** remove europeanDate, remove showWeekDay, add eventDateFormat ([1054cbe](1054cbe))
1 parent eaa20e9 commit e46a229

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.8.0-beta.3",
3+
"version": "10.0.0-beta.1",
44
"description": "Calendar Card for Home Assistant",
55
"main": "atomic-calendar-revive.js",
66
"scripts": {

0 commit comments

Comments
 (0)