Skip to content

Commit

Permalink
chore(main): release esp32-mgmt-module 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesmitty committed Jul 15, 2024
1 parent 735a073 commit 48b6d4a
Show file tree
Hide file tree
Showing 2 changed files with 15 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.2.1",
"hardware/esp32-mgmt-module": "0.3.0",
"hardware/pi-pico-mgmt-module": "0.5.0",
"hardware/rp2040-mgmt-module": "0.3.3"
}
14 changes: 14 additions & 0 deletions hardware/esp32-mgmt-module/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.3.0](https://github.com/mikesmitty/power-manifold/compare/esp32-mgmt-module-v0.2.1...esp32-mgmt-module-v0.3.0) (2024-07-15)


### Features

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


### Bug Fixes

* add component placement corrections ([bb3aef9](https://github.com/mikesmitty/power-manifold/commit/bb3aef91995d44301430770a40b5e73cc654bb72))
* remove need for via-in-pad ([6b48762](https://github.com/mikesmitty/power-manifold/commit/6b487623b3acb45461e22c548fa441a30473531b))
* swap inner layers so ground is second ([879698f](https://github.com/mikesmitty/power-manifold/commit/879698f479b3502c7380f014c82883e7634416fc))

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


Expand Down

0 comments on commit 48b6d4a

Please sign in to comment.