diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e2ef37c..c005bdf 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -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", diff --git a/esphome/components/lad/CHANGELOG.md b/esphome/components/lad/CHANGELOG.md index 209cc7f..ecebd9e 100644 --- a/esphome/components/lad/CHANGELOG.md +++ b/esphome/components/lad/CHANGELOG.md @@ -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))