Skip to content

Commit 3312b2e

Browse files
chore(release): 1.10.0-dev.6 [skip ci]
## [1.10.0-dev.6](v1.10.0-dev.5...v1.10.0-dev.6) (2021-07-12) ### Bug Fixes * extremas would not display with offset applied on series ([4d7d77a](4d7d77a)), closes [#177](#177)
1 parent 4d7d77a commit 3312b2e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.10.0-dev.6](https://github.com/RomRider/apexcharts-card/compare/v1.10.0-dev.5...v1.10.0-dev.6) (2021-07-12)
2+
3+
4+
### Bug Fixes
5+
6+
* extremas would not display with offset applied on series ([4d7d77a](https://github.com/RomRider/apexcharts-card/commit/4d7d77a92919234b81e8d830e3f9e3d7dcaf7caa)), closes [#177](https://github.com/RomRider/apexcharts-card/issues/177)
7+
18
## [1.10.0-dev.5](https://github.com/RomRider/apexcharts-card/compare/v1.10.0-dev.4...v1.10.0-dev.5) (2021-07-12)
29

310

package-lock.json

+1-1
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": "1.10.0-dev.5",
3+
"version": "1.10.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)