Skip to content

Commit

Permalink
release: v0.6.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 10, 2024
1 parent 24259c2 commit bb26162
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.6.3](https://github.com/Michsior14/ha-venta/compare/v0.6.2...v0.6.3) (2024-03-10)


### Bug Fixes

* unsupported regex syntax ([24259c2](https://github.com/Michsior14/ha-venta/commit/24259c28052226ba25997b636d38eceb78a19238))

## [0.6.2](https://github.com/Michsior14/ha-venta/compare/v0.6.1...v0.6.2) (2024-03-10)


Expand All @@ -23,10 +30,3 @@
* change suggested temperature precision ([38ce6d5](https://github.com/Michsior14/ha-venta/commit/38ce6d5cceaf25ebc323f672c05b88e9d5a19569))
* formaldehyde translations ([a0a7ea3](https://github.com/Michsior14/ha-venta/commit/a0a7ea3944f2ebc8c0a2e2de96437cd1b38dc51a))

## [0.5.1-beta.7](https://github.com/Michsior14/ha-venta/compare/v0.5.1-beta.6...v0.5.1-beta.7) (2024-02-25)


### Bug Fixes

* fallback to device id for mac address retrieval ([0f19adb](https://github.com/Michsior14/ha-venta/commit/0f19adbf6c6b31b3945edccbe95d6f70130fcc9b))

2 changes: 1 addition & 1 deletion custom_components/venta/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"custom_components.venta"
],
"requirements": [],
"version": "0.6.2"
"version": "0.6.3"
}

0 comments on commit bb26162

Please sign in to comment.