Skip to content

Commit

Permalink
chore(main): release charger-module 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesmitty committed Aug 27, 2024
1 parent 055b2a1 commit ca2d27c
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,7 +1,7 @@
{
"firmware/charger-module": "0.5.0",
"hardware/backplane": "0.7.6",
"hardware/charger-module": "0.12.0",
"hardware/charger-module": "0.12.1",
"hardware/esp32-mgmt-module": "0.3.1",
"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.1](https://github.com/mikesmitty/power-manifold/compare/charger-module-v0.12.0...charger-module-v0.12.1) (2024-08-27)


### Bug Fixes

* correct rp2 usb pin order ([e97c896](https://github.com/mikesmitty/power-manifold/commit/e97c8969dffc31d6a5440ee4f5be9436ee78ae8e))

## [0.12.0](https://github.com/mikesmitty/power-manifold/compare/charger-module-v0.11.7...charger-module-v0.12.0) (2024-08-24)


Expand Down

0 comments on commit ca2d27c

Please sign in to comment.