Skip to content

Commit

Permalink
chore(main): release rp2040-mgmt-module 0.3.2 (#27)
Browse files Browse the repository at this point in the history
* chore(main): release rp2040-mgmt-module 0.3.2

* chore: update KiCad revisions

---------

Co-authored-by: mikesmitty <[email protected]>
  • Loading branch information
mikesmitty and mikesmitty authored Jul 4, 2024
1 parent 7974c94 commit b6b0211
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"hardware/backplane": "0.5.2",
"hardware/charger-module": "0.8.2",
"hardware/pi-pico-mgmt-module": "0.5.0",
"hardware/rp2040-mgmt-module": "0.3.1"
"hardware/rp2040-mgmt-module": "0.3.2"
}
7 changes: 7 additions & 0 deletions hardware/rp2040-mgmt-module/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.2](https://github.com/mikesmitty/pdusb/compare/rp2040-mgmt-module-v0.3.1...rp2040-mgmt-module-v0.3.2) (2024-07-04)


### Bug Fixes

* fix incorrect part numbers ([7d5589f](https://github.com/mikesmitty/pdusb/commit/7d5589fe6c76b37504af899d7f41072b2987b070))

## [0.3.1](https://github.com/mikesmitty/pdusb/compare/rp2040-mgmt-module-v0.3.0...rp2040-mgmt-module-v0.3.1) (2024-07-03)


Expand Down
2 changes: 1 addition & 1 deletion hardware/rp2040-mgmt-module/rp2040-mgmt-module.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
(paper "A4")
(title_block
(date "2024-06-26")
(rev "v0.3.1")
(rev "v0.3.2")
)
(layers
(0 "F.Cu" signal)
Expand Down

0 comments on commit b6b0211

Please sign in to comment.