Skip to content

Commit f653b70

Browse files
chore(release): 1.5.0-dev.2 [skip ci]
## [1.5.0-dev.2](v1.5.0-dev.1...v1.5.0-dev.2) (2021-02-03) ### Bug Fixes * Float were not displayed in non-timeline charts ([e67d2d7](e67d2d7)), closes [#42](#42)
1 parent e67d2d7 commit f653b70

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.0-dev.2](https://github.com/RomRider/apexcharts-card/compare/v1.5.0-dev.1...v1.5.0-dev.2) (2021-02-03)
2+
3+
4+
### Bug Fixes
5+
6+
* Float were not displayed in non-timeline charts ([e67d2d7](https://github.com/RomRider/apexcharts-card/commit/e67d2d7cdf2041c41e7c26965074c4037cfe46aa)), closes [#42](https://github.com/RomRider/apexcharts-card/issues/42)
7+
18
## [1.5.0-dev.1](https://github.com/RomRider/apexcharts-card/compare/v1.4.0...v1.5.0-dev.1) (2021-02-03)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apexcharts-card",
3-
"version": "1.5.0-dev.1",
3+
"version": "1.5.0-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)