Skip to content

Commit 605b096

Browse files
chore(release): 4.1.2-dev.2 [skip ci]
### [4.1.2-dev.2](v4.1.2-dev.1...v4.1.2-dev.2) (2024-02-01) ### Bug Fixes * support for new ha-state-icon in 2024.02 ([ab2b393](ab2b393))
1 parent ab2b393 commit 605b096

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [4.1.2-dev.2](https://github.com/custom-cards/button-card/compare/v4.1.2-dev.1...v4.1.2-dev.2) (2024-02-01)
2+
3+
4+
### Bug Fixes
5+
6+
* support for new ha-state-icon in 2024.02 ([ab2b393](https://github.com/custom-cards/button-card/commit/ab2b3939bcce504125853d2ca9312d32f9a3f6d6))
7+
18
### [4.1.2-dev.1](https://github.com/custom-cards/button-card/compare/v4.1.1...v4.1.2-dev.1) (2023-08-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "button-card",
3-
"version": "4.1.2-dev.1",
3+
"version": "4.1.2-dev.2",
44
"description": "Button card for lovelace",
55
"main": "dist/button-card.js",
66
"scripts": {

0 commit comments

Comments
 (0)