Skip to content

Commit 43aae7f

Browse files
chore(release): 2.0.0-dev.6 [skip ci]
## [2.0.0-dev.6](v2.0.0-dev.5...v2.0.0-dev.6) (2022-04-22) ### Bug Fixes * last caching issue with statistics ([2e528f7](2e528f7))
1 parent 6c19377 commit 43aae7f

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.0-dev.6](https://github.com/RomRider/apexcharts-card/compare/v2.0.0-dev.5...v2.0.0-dev.6) (2022-04-22)
2+
3+
4+
### Bug Fixes
5+
6+
* last caching issue with statistics ([2e528f7](https://github.com/RomRider/apexcharts-card/commit/2e528f77f974a2b5b68ef89725311d70fbf35a0e))
7+
18
## [2.0.0-dev.5](https://github.com/RomRider/apexcharts-card/compare/v2.0.0-dev.4...v2.0.0-dev.5) (2022-04-22)
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.0-dev.5",
3+
"version": "2.0.0-dev.6",
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)