Skip to content

Commit

Permalink
chore(release): 2.0.0-dev.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.0-dev.3](v2.0.0-dev.2...v2.0.0-dev.3) (2022-04-22)

### Features

* Support for HA long-term statistics ([#208](#208)) ([29aaa7c](29aaa7c)), closes [#308](#308)
  • Loading branch information
semantic-release-bot committed Apr 22, 2022
1 parent 29aaa7c commit d0c99c5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.0-dev.3](https://github.com/RomRider/apexcharts-card/compare/v2.0.0-dev.2...v2.0.0-dev.3) (2022-04-22)


### Features

* Support for HA long-term statistics ([#208](https://github.com/RomRider/apexcharts-card/issues/208)) ([29aaa7c](https://github.com/RomRider/apexcharts-card/commit/29aaa7c1763f5f50196ae3ad4ab04666a7d60e98)), closes [#308](https://github.com/RomRider/apexcharts-card/issues/308)

## [2.0.0-dev.2](https://github.com/RomRider/apexcharts-card/compare/v2.0.0-dev.1...v2.0.0-dev.2) (2022-04-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apexcharts-card",
"version": "2.0.0-dev.2",
"version": "2.0.0-dev.3",
"description": "A Home Assistant Lovelace card using ApexCharts to render graphs",
"main": "src/apexcharts-card.ts",
"scripts": {
Expand Down

0 comments on commit d0c99c5

Please sign in to comment.