Skip to content

Commit 9bc5e38

Browse files
chore(release): 4.2.0-dev.2 [skip ci]
## [4.2.0-dev.2](v4.2.0-dev.1...v4.2.0-dev.2) (2025-08-28) ### Features * Support for sections using `section_mode: true` ([#959](#959)) ([92dd6d2](92dd6d2)), closes [#854](#854)
1 parent 92dd6d2 commit 9bc5e38

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.2.0-dev.2](https://github.com/custom-cards/button-card/compare/v4.2.0-dev.1...v4.2.0-dev.2) (2025-08-28)
2+
3+
### Features
4+
5+
* Support for sections using `section_mode: true` ([#959](https://github.com/custom-cards/button-card/issues/959)) ([92dd6d2](https://github.com/custom-cards/button-card/commit/92dd6d2f49171b995a8f1f940c27e326045a7a86)), closes [#854](https://github.com/custom-cards/button-card/issues/854)
6+
17
## [4.2.0-dev.1](https://github.com/custom-cards/button-card/compare/v4.1.3-dev.1...v4.2.0-dev.1) (2025-08-27)
28

39
### Features

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

0 commit comments

Comments
 (0)