From 097fdac6ca94436ce8d5e2c488ad6588be303450 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 15 Sep 2023 12:57:12 +0000 Subject: [PATCH] chore(release): 8.0.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [8.0.0](https://github.com/totaldebug/atomic-calendar-revive/compare/v7.7.2...v8.0.0) (2023-09-15) ### ⚠ BREAKING CHANGES * Added milestone sorting ### Features * Added milestone sorting ([381b9fd](https://github.com/totaldebug/atomic-calendar-revive/commit/381b9fd83388de31a885fb5cb179efb8f3fd73eb)) ### Bug Fixes * calendar view currentDay becomes distorted ([df5a86f](https://github.com/totaldebug/atomic-calendar-revive/commit/df5a86f0d807089f6ff95d4db016e6d777c57c89)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64713572..89264297 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "atomic-calendar-revive", - "version": "7.7.2", + "version": "8.0.0", "description": "Calendar Card for Home Assistant", "main": "atomic-calendar-revive.js", "scripts": {