Skip to content

Commit 514178e

Browse files
chore(release): 1.7.1-dev.1 [skip ci]
### [1.7.1-dev.1](v1.7.0...v1.7.1-dev.1) (2021-02-16) ### Bug Fixes * **color_threshold:** Sometimes it would break the card ([65b5419](65b5419))
1 parent 65b5419 commit 514178e

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.7.1-dev.1](https://github.com/RomRider/apexcharts-card/compare/v1.7.0...v1.7.1-dev.1) (2021-02-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **color_threshold:** Sometimes it would break the card ([65b5419](https://github.com/RomRider/apexcharts-card/commit/65b54191a2bd7ce03aaae97835043c4901e72fc7))
7+
18
## [1.7.0](https://github.com/RomRider/apexcharts-card/compare/v1.6.0...v1.7.0) (2021-02-16)
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.7.0",
3+
"version": "1.7.1-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)