Skip to content

Commit 5bb09ff

Browse files
chore(release): 1.0.0 [skip ci]
## 1.0.0 (2023-04-02) ### Bug Fixes * card broken with HA 2023.4 beta and up ([0ccd5b0](0ccd5b0)), closes [#63](#63)
1 parent fe65e09 commit 5bb09ff

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 1.0.0 (2023-04-02)
2+
3+
4+
### Bug Fixes
5+
6+
* card broken with HA 2023.4 beta and up ([0ccd5b0](https://github.com/custom-cards/decluttering-card/commit/0ccd5b05a99202c80de21606df1b8e94ea9ee668)), closes [#63](https://github.com/custom-cards/decluttering-card/issues/63)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "decluttering-card",
3-
"version": "0.6.3",
3+
"version": "1.0.0",
44
"description": "Decluttering Card for Lovelace",
55
"main": "dist/decluttering-card.js",
66
"scripts": {

0 commit comments

Comments
 (0)