Skip to content

Commit fe4a5da

Browse files
chore(master): release 4.0.2 (#336)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 83f3629 commit fe4a5da

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.0.1"
2+
".": "4.0.2"
33
}

CHANGELOG.md

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

3+
## [4.0.2](https://github.com/MindFreeze/ha-sankey-chart/compare/v4.0.1...v4.0.2) (2026-04-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **#334:** passthroughs are first-class link-graph nodes with unique ids ([2415480](https://github.com/MindFreeze/ha-sankey-chart/commit/2415480f7830f0eba7e817ac777311d1a7d64a61))
9+
* **#335:** default v4 node type to entity so statistics are fetched ([3833841](https://github.com/MindFreeze/ha-sankey-chart/commit/38338417aacf210191fabee1968934d6011fbd18))
10+
311
## [4.0.1](https://github.com/MindFreeze/ha-sankey-chart/compare/v4.0.0...v4.0.1) (2026-04-14)
412

513

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": "4.0.1",
3+
"version": "4.0.2",
44
"description": "Lovelace sankey diagram card",
55
"keywords": [
66
"home-assistant",

0 commit comments

Comments
 (0)