Skip to content

Commit 00a8d3f

Browse files
chore(release): 9.2.0 [skip ci]
## [9.2.0](v9.1.0...v9.2.0) (2023-10-23) ### Features * adds default config for preview ([7556e3b](7556e3b)) * **icons:** use entities icon if "icon" is not set ([0353de8](0353de8)) * **locale:** add hungarian ([da8fb13](da8fb13)), closes [#478](#478) ### Bug Fixes * events not sorted correctly ([aad73a5](aad73a5)), closes [#1240](#1240) [#1244](#1244) * **locale:** grammer and misstypes ([d4ec6b1](d4ec6b1)) * **locale:** locale not working in some situations ([9db8ef1](9db8ef1))
1 parent 11bfe09 commit 00a8d3f

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

0 commit comments

Comments
 (0)