From 9b1363e21495118e4071dc6390dfb3f4300b940a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 13 Nov 2023 21:50:23 +0000 Subject: [PATCH] chore(release): 9.2.1-beta.1 [skip ci] ## [9.2.1-beta.1](https://github.com/totaldebug/atomic-calendar-revive/compare/v9.2.0...v9.2.1-beta.1) (2023-11-13) ### Bug Fixes * all-day events not sorted ([9a2fc5b](https://github.com/totaldebug/atomic-calendar-revive/commit/9a2fc5bdc2ba43130b95bfa3bd1fa773d189a2a5)), closes [#1248](https://github.com/totaldebug/atomic-calendar-revive/issues/1248) * circle icon on no event days ([7363397](https://github.com/totaldebug/atomic-calendar-revive/commit/736339786bc76f6da9c8a9757bcfe1c593e407cc)), closes [#1254](https://github.com/totaldebug/atomic-calendar-revive/issues/1254) * remove debug log ([f453e96](https://github.com/totaldebug/atomic-calendar-revive/commit/f453e96e4633e5afddfaca779b9b1d66a771178d)) * remove google link from empty event ([b7ebf4f](https://github.com/totaldebug/atomic-calendar-revive/commit/b7ebf4f662d352542d31db8324113c861d1f4618)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da471d14..0ec5fc6c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "atomic-calendar-revive", - "version": "9.2.0", + "version": "9.2.1-beta.1", "description": "Calendar Card for Home Assistant", "main": "atomic-calendar-revive.js", "scripts": {