Skip to content

Commit fb74956

Browse files
chore(release): 1.2.0-dev.1 [skip ci]
## [1.2.0-dev.1](v1.1.0...v1.2.0-dev.1) (2021-01-27) ### Features * **span:** Display the graph from the start of the hour, day, month,… with an offset or not ([#10](#10)) ([bb6e88c](bb6e88c))
1 parent bb6e88c commit fb74956

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.2.0-dev.1](https://github.com/RomRider/apexcharts-card/compare/v1.1.0...v1.2.0-dev.1) (2021-01-27)
2+
3+
4+
### Features
5+
6+
* **span:** Display the graph from the start of the hour, day, month,… with an offset or not ([#10](https://github.com/RomRider/apexcharts-card/issues/10)) ([bb6e88c](https://github.com/RomRider/apexcharts-card/commit/bb6e88c6766262b96d7b66414db26d6f9f83b1c8))
7+
18
## [1.1.0](https://github.com/RomRider/apexcharts-card/compare/v1.0.2...v1.1.0) (2021-01-26)
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.1.0",
3+
"version": "1.2.0-dev.1",
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)