Skip to content

Commit

Permalink
chore(main): release esphome-lad 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesmitty committed Sep 10, 2024
1 parent d9c322d commit cf37bdd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"esphome/components/lad": "0.0.1",
"esphome/components/lad": "0.1.0",
"esphome/components/pwrman_charger": "0.1.0",
"firmware/charger-module": "0.6.0",
"hardware/backplane": "0.7.6",
Expand Down
7 changes: 7 additions & 0 deletions esphome/components/lad/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
## [0.1.0](https://github.com/mikesmitty/power-manifold/compare/esphome-lad-v0.0.1...esphome-lad-v0.1.0) (2024-09-10)


### Features

* add initial meanwell lad esphome component ([383ba0f](https://github.com/mikesmitty/power-manifold/commit/383ba0fbd769e751d7463b959c8f7fc7d27f8dbc))

## [0.1.0](https://github.com/mikesmitty/power-manifold/compare/esphome-lad-v0.0.1...esphome-lad-v0.1.0) (2024-09-10)


### Features

* add initial meanwell lad esphome component ([383ba0f](https://github.com/mikesmitty/power-manifold/commit/383ba0fbd769e751d7463b959c8f7fc7d27f8dbc))

0 comments on commit cf37bdd

Please sign in to comment.