chore(release): 4.0.0-dev.15 [skip ci]

## [4.0.0-dev.15](https://github.com/custom-cards/button-card/compare/v4.0.0-dev.14...v4.0.0-dev.15) (2023-07-26)

### Features

* **templates:** New date and time format helpers ([9b4fb05](9b4fb05e4e))
This commit is contained in:
semantic-release-bot 2023-07-26 16:51:55 +00:00
parent 9b4fb05e4e
commit 947ed5464b
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [4.0.0-dev.15](https://github.com/custom-cards/button-card/compare/v4.0.0-dev.14...v4.0.0-dev.15) (2023-07-26)
### Features
* **templates:** New date and time format helpers ([9b4fb05](https://github.com/custom-cards/button-card/commit/9b4fb05e4e5b3d70fa4c1f8f7f5778ca55e551f6))
## [4.0.0-dev.14](https://github.com/custom-cards/button-card/compare/v4.0.0-dev.13...v4.0.0-dev.14) (2023-07-26)

View File

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