Skip to content

Commit

Permalink
chore(release): 10.0.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jun 24, 2024
1 parent eaa20e9 commit e46a229
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.8.0-beta.3",
"version": "10.0.0-beta.1",
"description": "Calendar Card for Home Assistant",
"main": "atomic-calendar-revive.js",
"scripts": {
Expand Down

0 comments on commit e46a229

Please sign in to comment.