Skip to content

Commit f8d2220

Browse files
authored
Merge pull request #321 from MindFreeze/release-please--branches--master--components--ha-sankey-chart
chore(master): release 3.10.3
2 parents 6ac8a58 + 55b7507 commit f8d2220

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-
".": "3.10.2"
2+
".": "3.10.3"
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+
## [3.10.3](https://github.com/MindFreeze/ha-sankey-chart/compare/v3.10.2...v3.10.3) (2026-04-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **#318:** find energy collection by prefix instead of fixed key ([6ac8a58](https://github.com/MindFreeze/ha-sankey-chart/commit/6ac8a585d166924dcee3b968deacccc4b0d8dc86))
9+
* **#318:** find energy collection by prefix instead of fixed key ([1ea179b](https://github.com/MindFreeze/ha-sankey-chart/commit/1ea179bf8464c560a47f02665f5fecd907062e39))
10+
311
## [3.10.2](https://github.com/MindFreeze/ha-sankey-chart/compare/v3.10.1...v3.10.2) (2026-03-30)
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": "3.10.2",
3+
"version": "3.10.3",
44
"description": "Lovelace sankey diagram card",
55
"keywords": [
66
"home-assistant",

0 commit comments

Comments
 (0)