From 5b70a35bc170906c0d6eb572d263b129fde80152 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 6 Dec 2023 11:41:24 +0000 Subject: [PATCH] chore(release): 9.2.1 [skip ci] ## [9.2.1](https://github.com/totaldebug/atomic-calendar-revive/compare/v9.2.0...v9.2.1) (2023-12-06) ### 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 0ec5fc6c..aa09d06c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "atomic-calendar-revive", - "version": "9.2.1-beta.1", + "version": "9.2.1", "description": "Calendar Card for Home Assistant", "main": "atomic-calendar-revive.js", "scripts": {