Skip to content

Commit 0bd9596

Browse files
chore(release): 4.1.3-dev.1 [skip ci]
### [4.1.3-dev.1](v4.1.2...v4.1.3-dev.1) (2025-08-15) ### Bug Fixes * Don't trigger action on touchcancel event ([#808](#808)) ([ebbbb31](ebbbb31)), closes [#914](#914) * Replace deprecated --paper-item-icon-color ([#925](#925)) ([8e34b84](8e34b84)), closes [#924](#924)
1 parent 4da1341 commit 0bd9596

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### [4.1.3-dev.1](https://github.com/custom-cards/button-card/compare/v4.1.2...v4.1.3-dev.1) (2025-08-15)
2+
3+
4+
### Bug Fixes
5+
6+
* Don't trigger action on touchcancel event ([#808](https://github.com/custom-cards/button-card/issues/808)) ([ebbbb31](https://github.com/custom-cards/button-card/commit/ebbbb318ebcfd73a32cae5a6defbcea9e1336ae0)), closes [#914](https://github.com/custom-cards/button-card/issues/914)
7+
* Replace deprecated --paper-item-icon-color ([#925](https://github.com/custom-cards/button-card/issues/925)) ([8e34b84](https://github.com/custom-cards/button-card/commit/8e34b841dde312b4b4fd5a535303e6b1800d8adb)), closes [#924](https://github.com/custom-cards/button-card/issues/924)
8+
19
### [4.1.2](https://github.com/custom-cards/button-card/compare/v4.1.1...v4.1.2) (2024-02-01)
210

311

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",
3+
"version": "4.1.3-dev.1",
44
"description": "Button card for lovelace",
55
"main": "dist/button-card.js",
66
"scripts": {

0 commit comments

Comments
 (0)