From 785a60ffd981e1be70aefdab5ee88aed76990d43 Mon Sep 17 00:00:00 2001 From: Gitlab Date: Tue, 19 Dec 2023 02:37:08 +0000 Subject: [PATCH] Update changelog for release --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb232cb..78de502 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,6 +63,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details * **Uncategorized** + - Refactor Command Structs and create Earthly build (ebd861c) +
+ +## 0.3.3 (2023-12-18) + +### Commit Statistics + + + + - 3 commits contributed to the release. + - 0 commits were understood as [conventional](https://www.conventionalcommits.org). + - 0 issues like '(#ID)' were seen in commit messages + +### Commit Details + + + +
view details + + * **Uncategorized** + - Release ublue-rs v0.3.3 (c20b917) + - Update changelog for release (a5663af) - Set some env vars for cosign; force color logs (d936000)