Skip to content

Commit 9b2c7d8

Browse files
chore(master): release 3.9.0 (#281)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 299544a commit 9b2c7d8

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [3.9.0](https://github.com/MindFreeze/ha-sankey-chart/compare/v3.8.1...v3.9.0) (2025-06-16)
4+
5+
6+
### Features
7+
8+
* **#280:** Show new energy hierarchy and add grouping options to autoconfig ([299544a](https://github.com/MindFreeze/ha-sankey-chart/commit/299544a96f13ce68c1403eb0017e9c4216097b39))
9+
10+
11+
### Bug Fixes
12+
13+
* **#279:** properly handle multiple grid sources in autoconfig ([7f94603](https://github.com/MindFreeze/ha-sankey-chart/commit/7f94603eb7f057332dc3fcafe5632cccb74084f5))
14+
315
## [3.8.1](https://github.com/MindFreeze/ha-sankey-chart/compare/v3.8.0...v3.8.1) (2025-05-07)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "ha-sankey-chart",
3-
"version": "3.8.1",
3+
"version": "3.9.0",
44
"description": "Lovelace sankey diagram card",
55
"keywords": [
66
"home-assistant",

0 commit comments

Comments
 (0)