From ba384f14a913ac8d6fdddbbf78e09f54a795bb4f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 5 Oct 2023 16:23:45 +0000 Subject: [PATCH] chore(release): 9.0.1 [skip ci] ## [9.0.1](https://github.com/totaldebug/atomic-calendar-revive/compare/v9.0.0...v9.0.1) (2023-10-05) ### Bug Fixes * calendar REST API request timezone incorrect ([d92b73d](https://github.com/totaldebug/atomic-calendar-revive/commit/d92b73dd146d3fa248231808134f701f4b1eca16)), closes [#1191](https://github.com/totaldebug/atomic-calendar-revive/issues/1191) * **entity:** entity.maxDaysToShow not working ([bddb8b4](https://github.com/totaldebug/atomic-calendar-revive/commit/bddb8b4b5e692e2b893b2866f14cc2d69ab2dace)), closes [#1191](https://github.com/totaldebug/atomic-calendar-revive/issues/1191) * unable to overide font size for hours ([b2c6898](https://github.com/totaldebug/atomic-calendar-revive/commit/b2c689811e7bb3430e92e6c6cbb05dad97358a01)), closes [#1189](https://github.com/totaldebug/atomic-calendar-revive/issues/1189) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d863d318..68ef655e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "atomic-calendar-revive", - "version": "9.0.1-beta.2", + "version": "9.0.1", "description": "Calendar Card for Home Assistant", "main": "atomic-calendar-revive.js", "scripts": {