Skip to content

Commit 5ec6886

Browse files
chore(release): 2.0.2-dev.1 [skip ci]
### [2.0.2-dev.1](v2.0.1...v2.0.2-dev.1) (2022-11-04) ### Bug Fixes * Home Assistant API deprecation warning ([1449c7f](1449c7f)), closes [#417](#417)
1 parent a78e2af commit 5ec6886

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+
### [2.0.2-dev.1](https://github.com/RomRider/apexcharts-card/compare/v2.0.1...v2.0.2-dev.1) (2022-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* Home Assistant API deprecation warning ([1449c7f](https://github.com/RomRider/apexcharts-card/commit/1449c7fab66cc65b3dc2c567184f57e0f2f67f76)), closes [#417](https://github.com/RomRider/apexcharts-card/issues/417)
7+
18
### [2.0.1](https://github.com/RomRider/apexcharts-card/compare/v2.0.0...v2.0.1) (2022-04-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": "2.0.1",
3+
"version": "2.0.2-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)