Skip to content

Commit e0bbfd7

Browse files
chore(release): 1.2.0-dev.3 [skip ci]
## [1.2.0-dev.3](v1.2.0-dev.2...v1.2.0-dev.3) (2021-01-27) ### Features * **invert:** Negates/Inverts the data for a serie ([#13](#13)) ([ab793c5](ab793c5))
1 parent ab793c5 commit e0bbfd7

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.2.0-dev.3](https://github.com/RomRider/apexcharts-card/compare/v1.2.0-dev.2...v1.2.0-dev.3) (2021-01-27)
2+
3+
4+
### Features
5+
6+
* **invert:** Negates/Inverts the data for a serie ([#13](https://github.com/RomRider/apexcharts-card/issues/13)) ([ab793c5](https://github.com/RomRider/apexcharts-card/commit/ab793c5073902f7a88b6aa18c133d43a0afdcf4e))
7+
18
## [1.2.0-dev.2](https://github.com/RomRider/apexcharts-card/compare/v1.2.0-dev.1...v1.2.0-dev.2) (2021-01-27)
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.2.0-dev.2",
3+
"version": "1.2.0-dev.3",
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)