Skip to content

Commit 515af57

Browse files
chore(release): 1.8.3-dev.1 [skip ci]
### [1.8.3-dev.1](v1.8.2...v1.8.3-dev.1) (2021-03-09) ### Bug Fixes * graph might be wrong when using `attributes` if value was 0 ([e200323](e200323))
1 parent fcfd845 commit 515af57

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [1.8.3-dev.1](https://github.com/RomRider/apexcharts-card/compare/v1.8.2...v1.8.3-dev.1) (2021-03-09)
2+
3+
4+
### Bug Fixes
5+
6+
* graph might be wrong when using `attributes` if value was 0 ([e200323](https://github.com/RomRider/apexcharts-card/commit/e2003234f0b5a620c60a4a3e197c3b9577fd51ba))
7+
18
### [1.8.2](https://github.com/RomRider/apexcharts-card/compare/v1.8.1...v1.8.2) (2021-03-06)
29

310

package-lock.json

+1-1
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.8.2",
3+
"version": "1.8.3-dev.1",
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)