chore(release): 4.1.0-dev.3 [skip ci]

## [4.1.0-dev.3](https://github.com/custom-cards/button-card/compare/v4.1.0-dev.2...v4.1.0-dev.3) (2023-08-01)

### Bug Fixes

* lock would not display on many browsers ([245441b](245441b69f)), closes [#740](https://github.com/custom-cards/button-card/issues/740)
This commit is contained in:
semantic-release-bot 2023-08-01 12:28:32 +00:00
parent 245441b69f
commit 5d2e95743c
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [4.1.0-dev.3](https://github.com/custom-cards/button-card/compare/v4.1.0-dev.2...v4.1.0-dev.3) (2023-08-01)
### Bug Fixes
* lock would not display on many browsers ([245441b](https://github.com/custom-cards/button-card/commit/245441b69fad5f56f43ea1b5d189b4ddbbab2ebb)), closes [#740](https://github.com/custom-cards/button-card/issues/740)
## [4.1.0-dev.2](https://github.com/custom-cards/button-card/compare/v4.1.0-dev.1...v4.1.0-dev.2) (2023-08-01)

View File

@ -1,6 +1,6 @@
{
"name": "button-card",
"version": "4.1.0-dev.2",
"version": "4.1.0-dev.3",
"description": "Button card for lovelace",
"main": "dist/button-card.js",
"scripts": {