Skip to content

Commit 6d27d73

Browse files
chore(release): 2.0.0-dev.7 [skip ci]
## [2.0.0-dev.7](v2.0.0-dev.6...v2.0.0-dev.7) (2022-04-22) ### Features * add state type to long term statistics ([#329](#329)) ([3fad4f0](3fad4f0))
1 parent 3fad4f0 commit 6d27d73

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.7](https://github.com/RomRider/apexcharts-card/compare/v2.0.0-dev.6...v2.0.0-dev.7) (2022-04-22)
2+
3+
4+
### Features
5+
6+
* add state type to long term statistics ([#329](https://github.com/RomRider/apexcharts-card/issues/329)) ([3fad4f0](https://github.com/RomRider/apexcharts-card/commit/3fad4f05cb8bcd95f33ba8426ccb21e61c6e42fe))
7+
18
## [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)
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.6",
3+
"version": "2.0.0-dev.7",
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)