Skip to content

Commit

Permalink
chore(release): 2.6.2 [skip ci]
Browse files Browse the repository at this point in the history
### [2.6.2](v2.6.1...v2.6.2) (2023-03-17)

### Bug Fixes

* number formatting ([#148](#148)) ([4254bf7](4254bf7)), closes [#147](#147)
  • Loading branch information
semantic-release-bot committed Mar 17, 2023
1 parent 4254bf7 commit aef8a58
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [2.6.2](https://github.com/ulic75/power-distribution-card/compare/v2.6.1...v2.6.2) (2023-03-17)


### Bug Fixes

* number formatting ([#148](https://github.com/ulic75/power-distribution-card/issues/148)) ([4254bf7](https://github.com/ulic75/power-distribution-card/commit/4254bf754f516c1bcbb3bbb598165961493388bd)), closes [#147](https://github.com/ulic75/power-distribution-card/issues/147)

### [2.6.1](https://github.com/ulic75/power-distribution-card/compare/v2.6.0...v2.6.1) (2022-11-17)


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.6.1",
"version": "2.6.2",
"description": "A power distribution card for Home Assistant",
"keywords": [
"home-assistant",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit aef8a58

Please sign in to comment.