Skip to content

Commit

Permalink
chore(main): release charger-module 0.9.0 (#34)
Browse files Browse the repository at this point in the history
* chore(main): release charger-module 0.9.0

* chore: update KiCad revisions

---------

Co-authored-by: mikesmitty <[email protected]>
  • Loading branch information
mikesmitty and mikesmitty authored Jul 8, 2024
1 parent 8dbee5e commit 94ce20b
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"hardware/backplane": "0.6.0",
"hardware/charger-module": "0.8.3",
"hardware/charger-module": "0.9.0",
"hardware/pi-pico-mgmt-module": "0.5.0",
"hardware/rp2040-mgmt-module": "0.3.2"
}
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.9.0](https://github.com/mikesmitty/pdusb/compare/charger-module-v0.8.3...charger-module-v0.9.0) (2024-07-08)


### Features

* shrink charger module outline ([051fecc](https://github.com/mikesmitty/pdusb/commit/051fecc27901af27a6ce28e297dd4c0b121d335f))

## [0.8.3](https://github.com/mikesmitty/pdusb/compare/charger-module-v0.8.2...charger-module-v0.8.3) (2024-07-07)


Expand Down
2 changes: 1 addition & 1 deletion hardware/charger-module/charger-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-29")
(rev "v0.8.3")
(rev "v0.9.0")
)
(layers
(0 "F.Cu" signal)
Expand Down
2 changes: 1 addition & 1 deletion hardware/charger-module/charger-module.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
(paper "A3")
(title_block
(date "2024-06-26")
(rev "v0.8.3")
(rev "v0.9.0")
)
(lib_symbols
(symbol "Connector:Bus_PCI_Express_x1"
Expand Down

0 comments on commit 94ce20b

Please sign in to comment.