Skip to content

Commit 27877b9

Browse files
chore(release): 4.1.2-dev.1 [skip ci]
### [4.1.2-dev.1](v4.1.1...v4.1.2-dev.1) (2023-08-20) ### Bug Fixes * card would sometimes not be clickable ([56c3f44](56c3f44)), closes [#738](#738) [#759](#759)
1 parent 56c3f44 commit 27877b9

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.1.2-dev.1](https://github.com/custom-cards/button-card/compare/v4.1.1...v4.1.2-dev.1) (2023-08-20)
2+
3+
4+
### Bug Fixes
5+
6+
* card would sometimes not be clickable ([56c3f44](https://github.com/custom-cards/button-card/commit/56c3f44066c6bd08fb8a7d8bb8fa679920dc5992)), closes [#738](https://github.com/custom-cards/button-card/issues/738) [#759](https://github.com/custom-cards/button-card/issues/759)
7+
18
### [4.1.1](https://github.com/custom-cards/button-card/compare/v4.1.0...v4.1.1) (2023-08-03)
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.1.1",
3+
"version": "4.1.2-dev.1",
44
"description": "Button card for lovelace",
55
"main": "dist/button-card.js",
66
"scripts": {

0 commit comments

Comments
 (0)