Skip to content

Commit

Permalink
chore(main): release esp32-mgmt-module 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesmitty committed Jul 15, 2024
1 parent 61900cf commit 546d82e
Show file tree
Hide file tree
Showing 2 changed files with 9 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,7 +1,7 @@
{
"hardware/backplane": "0.7.1",
"hardware/charger-module": "0.11.1",
"hardware/esp32-mgmt-module": "0.1.0",
"hardware/esp32-mgmt-module": "0.2.0",
"hardware/pi-pico-mgmt-module": "0.5.0",
"hardware/rp2040-mgmt-module": "0.3.3"
}
8 changes: 8 additions & 0 deletions hardware/esp32-mgmt-module/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.2.0](https://github.com/mikesmitty/power-manifold/compare/esp32-mgmt-module-v0.1.0...esp32-mgmt-module-v0.2.0) (2024-07-15)


### Features

* switch to esp32 module for esphome ([d1ed24c](https://github.com/mikesmitty/power-manifold/commit/d1ed24c92ee943834c0fbb2465e065f200968739))

0 comments on commit 546d82e

Please sign in to comment.