Release blue-build v0.3.8

This commit is contained in:
Gerald Pinder 2023-12-30 15:39:10 -05:00
parent d3ff4eed93
commit 3309ca5ecc

View file

@ -5,6 +5,35 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## v0.3.8 (2023-12-30)
### Documentation
- <csr-id-a2e5479d6594186b83576aa3911b818806e1810a/> renaming tool in docs
### Bug Fixes
- <csr-id-d3ff4eed93ec0b23ef31476075fe8c5bb9683fa7/> rename ublue-rs to blue-build
### Commit Statistics
<csr-read-only-do-not-edit/>
- 2 commits contributed to the release.
- 2 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
<csr-read-only-do-not-edit/>
<details><summary>view details</summary>
* **Uncategorized**
- Rename ublue-rs to blue-build (d3ff4ee)
- Renaming tool in docs (a2e5479)
</details>
## v0.3.7 (2023-12-30)
### Bug Fixes
@ -15,7 +44,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<csr-read-only-do-not-edit/>
- 1 commit contributed to the release.
- 2 commits contributed to the release.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
@ -26,6 +55,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<details><summary>view details</summary>
* **Uncategorized**
- Release ublue-rs v0.3.7 (63cba6d)
- Update README to point to new project (8047702)
</details>