From b84091b4cc79bb4e184fbed53f642049237615b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 17:37:42 +0000 Subject: [PATCH] chore: release (#213) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- goldboot-linux/CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/goldboot-linux/CHANGELOG.md b/goldboot-linux/CHANGELOG.md index e689d7d..2cac32f 100644 --- a/goldboot-linux/CHANGELOG.md +++ b/goldboot-linux/CHANGELOG.md @@ -8,6 +8,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.0.1](https://github.com/fossable/goldboot/releases/tag/goldboot-linux-v0.0.1) - 2024-06-02 +### Other +- release ([#212](https://github.com/fossable/goldboot/pull/212)) +- create separate goldboot-linux crate +- reorganize crates (again) +- reorganize crates +- move template icons +- remove goldboot-graphics crate +- back to standard formatting +- Fix remaining image test +- Remove vault section and add directory section to image format +- Fix one of the image tests +- Migrate core crate into CLI crate +- Enable dependabot +- Rename gui crate + +## [0.0.1](https://github.com/fossable/goldboot/releases/tag/goldboot-linux-v0.0.1) - 2024-06-02 + ### Other - create separate goldboot-linux crate - reorganize crates (again)