Skip to content

Commit

Permalink
chore(release): 2.5.1 [skip ci]
Browse files Browse the repository at this point in the history
### [2.5.1](ulic75/power-flow-card@v2.5.0...v2.5.1) (2022-07-05)

### Bug Fixes

* smooth out flow dots on safari based guis ([#85](ulic75/power-flow-card#85)) ([3ce9ebf](ulic75/power-flow-card@3ce9ebf)), closes [#82](ulic75/power-flow-card#82)
  • Loading branch information
semantic-release-bot committed Jul 5, 2022
1 parent 3ce9ebf commit 96342dc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [2.5.1](https://github.com/ulic75/power-distribution-card/compare/v2.5.0...v2.5.1) (2022-07-05)


### Bug Fixes

* smooth out flow dots on safari based guis ([#85](https://github.com/ulic75/power-distribution-card/issues/85)) ([3ce9ebf](https://github.com/ulic75/power-distribution-card/commit/3ce9ebf47a4c638b98f722788946540ed669cda7)), closes [#82](https://github.com/ulic75/power-distribution-card/issues/82)

## [2.5.0](https://github.com/ulic75/power-distribution-card/compare/v2.4.0...v2.5.0) (2022-05-22)


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.0",
"version": "2.5.1",
"description": "A power distribution card for Home Assistant",
"keywords": [
"home-assistant",
Expand Down

0 comments on commit 96342dc

Please sign in to comment.