-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from bloop-box/release-please--branches--main
chore(main): release 1.0.0
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2022-12-11) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* remove Power Delivery circuitry | ||
|
||
### Features | ||
|
||
* add and use versioning variables ([50b8ece](https://github.com/bloop-box/bloop-box-tailboard-light/commit/50b8eceeff82ba3242f2a5cd8d48997ad7749272)) | ||
* remove active circuitry from PCB ([d7ef60c](https://github.com/bloop-box/bloop-box-tailboard-light/commit/d7ef60c10efd3a18d48817f71b5ccd0a2888105a)) | ||
* remove active circuitry from schematics ([2085aa9](https://github.com/bloop-box/bloop-box-tailboard-light/commit/2085aa945b19bda381363235986c2ed81373c2ce)) | ||
* split tailboard into standalone repository ([192a561](https://github.com/bloop-box/bloop-box-tailboard-light/commit/192a5616ad0d687bc7e60cdefae15836de21bafe)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add missing LCSC part numbers ([aee9bbc](https://github.com/bloop-box/bloop-box-tailboard-light/commit/aee9bbc0874995dc930b6d6546f51aa283abd91d)) | ||
* change resistors to 0603 footptint ([109445c](https://github.com/bloop-box/bloop-box-tailboard-light/commit/109445c99ef60ce75f028571bfc1680613da04f6)) | ||
* remove Power Delivery circuitry ([44b3360](https://github.com/bloop-box/bloop-box-tailboard-light/commit/44b3360d34a09fa9a17619a7a237e2e1e54ea48a)) | ||
* remove unused net ([4403395](https://github.com/bloop-box/bloop-box-tailboard-light/commit/4403395e9e3cf90e65f822cdf2325b3c72bc3461)) |