From c2f4205b0abd85aadd17aed38e4718cad10ab34b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 24 Jun 2024 15:05:16 +0000 Subject: [PATCH] chore(release): 10.0.0-beta.2 [skip ci] ## [10.0.0-beta.2](https://github.com/totaldebug/atomic-calendar-revive/compare/v10.0.0-beta.1...v10.0.0-beta.2) (2024-06-24) ### Bug Fixes * resolve issue where dashboard picker shows error if no calendar integration ([85df6f3](https://github.com/totaldebug/atomic-calendar-revive/commit/85df6f3a4d5b327b52625d95edb20cea03f8166d)), closes [#1495](https://github.com/totaldebug/atomic-calendar-revive/issues/1495) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3eabfc9b..84586255 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "atomic-calendar-revive", - "version": "10.0.0-beta.1", + "version": "10.0.0-beta.2", "description": "Calendar Card for Home Assistant", "main": "atomic-calendar-revive.js", "scripts": {