Skip to content

Commit

Permalink
chore(release): 2.6.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.6.0](v2.5.1...v2.6.0) (2022-11-16)

### Features

* add support for display of gas and water ([#110](#110)) ([270b3e6](270b3e6))

### Bug Fixes

* **solar:** text color to match energy-distribution-card ([#111](#111)) ([efab88f](efab88f))
  • Loading branch information
semantic-release-bot committed Nov 16, 2022
1 parent 03bafa9 commit d25ff4c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [2.6.0](https://github.com/ulic75/power-distribution-card/compare/v2.5.1...v2.6.0) (2022-11-16)


### Features

* add support for display of gas and water ([#110](https://github.com/ulic75/power-distribution-card/issues/110)) ([270b3e6](https://github.com/ulic75/power-distribution-card/commit/270b3e64ece2d95fd632a056c9bd0360f90dace0))


### Bug Fixes

* **solar:** text color to match energy-distribution-card ([#111](https://github.com/ulic75/power-distribution-card/issues/111)) ([efab88f](https://github.com/ulic75/power-distribution-card/commit/efab88f47f3b482383a2df4fda7b6023ac5da744))

### [2.5.1](https://github.com/ulic75/power-distribution-card/compare/v2.5.0...v2.5.1) (2022-07-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "power-distribution-card",
"version": "2.5.1",
"version": "2.6.0",
"description": "A power distribution card for Home Assistant",
"keywords": [
"home-assistant",
Expand Down

0 comments on commit d25ff4c

Please sign in to comment.