Skip to content

Commit 17b2ea1

Browse files
chore(release): 1.10.1-dev.2 [skip ci]
### [1.10.1-dev.2](v1.10.1-dev.1...v1.10.1-dev.2) (2021-11-04) ### Bug Fixes * `update_interval` was broken ([31d2fb7](31d2fb7))
1 parent 31d2fb7 commit 17b2ea1

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [1.10.1-dev.2](https://github.com/RomRider/apexcharts-card/compare/v1.10.1-dev.1...v1.10.1-dev.2) (2021-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* `update_interval` was broken ([31d2fb7](https://github.com/RomRider/apexcharts-card/commit/31d2fb770555d0ec58d03de89bc0b4512ed03f68))
7+
18
### [1.10.1-dev.1](https://github.com/RomRider/apexcharts-card/compare/v1.10.0...v1.10.1-dev.1) (2021-10-24)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apexcharts-card",
3-
"version": "1.10.1-dev.1",
3+
"version": "1.10.1-dev.2",
44
"description": "A Home Assistant Lovelace card using ApexCharts to render graphs",
55
"main": "src/apexcharts-card.ts",
66
"scripts": {

0 commit comments

Comments
 (0)