Skip to content

Commit

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

* chore: update KiCad revisions

---------

Co-authored-by: mikesmitty <[email protected]>
  • Loading branch information
mikesmitty and mikesmitty authored Jul 4, 2024
1 parent cd6c652 commit 3a42651
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.5.1",
"hardware/charger-module": "0.7.1",
"hardware/charger-module": "0.8.0",
"hardware/pi-pico-mgmt-module": "0.5.0",
"hardware/rp2040-mgmt-module": "0.3.1"
}
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.8.0](https://github.com/mikesmitty/pdusb/compare/charger-module-v0.7.1...charger-module-v0.8.0) (2024-07-04)


### Features

* add amplifier to current signal ([cd6c652](https://github.com/mikesmitty/pdusb/commit/cd6c6524c9f327b2ad43f052ae8103018f5e6368))

## [0.7.1](https://github.com/mikesmitty/pdusb/compare/charger-module-v0.7.0...charger-module-v0.7.1) (2024-07-03)


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.7.1")
(rev "v0.8.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.7.1")
(rev "v0.8.0")
)
(lib_symbols
(symbol "Amplifier_Operational:LMV321"
Expand Down

0 comments on commit 3a42651

Please sign in to comment.