Skip to content

Commit

Permalink
chore(main): release charger-module 0.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesmitty committed Sep 13, 2024
1 parent c135acd commit 85947f2
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
Expand Up @@ -4,7 +4,7 @@
"esphome/components/pwrman_charger": "0.1.1",
"firmware/charger-module": "0.6.1",
"hardware/backplane": "0.7.7",
"hardware/charger-module": "0.12.3",
"hardware/charger-module": "0.12.4",
"hardware/esp32-mgmt-module": "0.4.2",
"hardware/pi-pico-mgmt-module": "0.5.0",
"hardware/rp2040-mgmt-module": "0.3.3"
Expand Down
7 changes: 7 additions & 0 deletions hardware/charger-module/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.12.4](https://github.com/mikesmitty/power-manifold/compare/charger-module-v0.12.3...charger-module-v0.12.4) (2024-09-13)


### Bug Fixes

* add test points ([9edbec6](https://github.com/mikesmitty/power-manifold/commit/9edbec6dcbd2b263c12cf1538030ba3496ef3f8f))

## [0.12.3](https://github.com/mikesmitty/power-manifold/compare/charger-module-v0.12.2...charger-module-v0.12.3) (2024-09-13)


Expand Down

0 comments on commit 85947f2

Please sign in to comment.