Skip to content

Commit

Permalink
chore(release): 4.0.0-dev.5 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.0-dev.5](v4.0.0-dev.4...v4.0.0-dev.5) (2023-07-24)

### Bug Fixes

* optimize contrast color compute ([35109c3](35109c3))
* Some cards with child cards wouldn't be clickable ([9f21c58](9f21c58))
  • Loading branch information
semantic-release-bot committed Jul 24, 2023
1 parent 9ea1b51 commit 5bde890
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [4.0.0-dev.5](https://github.com/custom-cards/button-card/compare/v4.0.0-dev.4...v4.0.0-dev.5) (2023-07-24)


### Bug Fixes

* optimize contrast color compute ([35109c3](https://github.com/custom-cards/button-card/commit/35109c3d5c8454958f67be706026e73786f853bc))
* Some cards with child cards wouldn't be clickable ([9f21c58](https://github.com/custom-cards/button-card/commit/9f21c58dacf5605851ef3ab2d936ef8f35d0b783))

## [4.0.0-dev.4](https://github.com/custom-cards/button-card/compare/v4.0.0-dev.3...v4.0.0-dev.4) (2023-07-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "button-card",
"version": "4.0.0-dev.4",
"version": "4.0.0-dev.5",
"description": "Button card for lovelace",
"main": "dist/button-card.js",
"scripts": {
Expand Down

0 comments on commit 5bde890

Please sign in to comment.