Skip to content

Commit a3eef0a

Browse files
chore(release): 1.22.2 [skip ci]
## [1.22.2](v1.22.1...v1.22.2) (2026-02-09) ### Bug Fixes * **default-card:** remove max-height constraint from expanded default card data-box ([#246](#246)) ([93e13e4](93e13e4))
1 parent a973ddf commit a3eef0a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.22.2](https://github.com/ngocjohn/vehicle-status-card/compare/v1.22.1...v1.22.2) (2026-02-09)
2+
3+
### Bug Fixes
4+
5+
* **default-card:** remove max-height constraint from expanded default card data-box ([#246](https://github.com/ngocjohn/vehicle-status-card/issues/246)) ([93e13e4](https://github.com/ngocjohn/vehicle-status-card/commit/93e13e4cfc7a604430b1a5014aa72b941651d5b0))
6+
17
## [1.22.1](https://github.com/ngocjohn/vehicle-status-card/compare/v1.22.0...v1.22.1) (2026-02-07)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vehicle-status-card",
3-
"version": "1.22.1",
3+
"version": "1.22.2",
44
"description": "Lovelace custom card for tracking Vehicle status",
55
"scripts": {
66
"build": "pnpm run lint && pnpm run rollup",

0 commit comments

Comments
 (0)