Skip to content

Commit f737107

Browse files
chore(release): 4.0.1 [skip ci]
### [4.0.1](v4.0.0...v4.0.1) (2023-07-30) ### Bug Fixes * color: auto/auto-no-temperature was broken ([a63f9a9](a63f9a9)), closes [#737](#737)
1 parent a63f9a9 commit f737107

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [4.0.1](https://github.com/custom-cards/button-card/compare/v4.0.0...v4.0.1) (2023-07-30)
2+
3+
4+
### Bug Fixes
5+
6+
* color: auto/auto-no-temperature was broken ([a63f9a9](https://github.com/custom-cards/button-card/commit/a63f9a96a5e4d4582ca90095c49464b0462a451a)), closes [#737](https://github.com/custom-cards/button-card/issues/737)
7+
18
## [4.0.0](https://github.com/custom-cards/button-card/compare/v3.5.0...v4.0.0) (2023-07-29)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "button-card",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Button card for lovelace",
55
"main": "dist/button-card.js",
66
"scripts": {

0 commit comments

Comments
 (0)