From 4e159f7b71a327123145a2539d6bccb056f04ed5 Mon Sep 17 00:00:00 2001 From: "release-plz-for-ac-qu-ai-nt[bot]" <183340083+release-plz-for-ac-qu-ai-nt[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 03:45:14 +0000 Subject: [PATCH] chore: release --- core/CHANGELOG.md | 12 ++++++++++++ gui-eframe/CHANGELOG.md | 11 +++++++++++ tui-ratatui/CHANGELOG.md | 11 +++++++++++ 3 files changed, 34 insertions(+) diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index 13c2c30..bf04a85 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -15,6 +15,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Other +- add package `description`s so that they can actually be published +- release +- run cargo fmt + +## [0.0.1](https://github.com/babichjacob/ac-qu-ai-nt/releases/tag/ac-qu-ai-nt-core-v0.0.1) - 2024-10-06 + +### Added + +- initialize `core`, `gui-eframe`, and `tui-ratatui` crates and use them in the `multibinary` + +### Other + - release - run cargo fmt diff --git a/gui-eframe/CHANGELOG.md b/gui-eframe/CHANGELOG.md index 2159580..ad5c8f0 100644 --- a/gui-eframe/CHANGELOG.md +++ b/gui-eframe/CHANGELOG.md @@ -15,6 +15,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Other +- add package `description`s so that they can actually be published +- release + +## [0.0.1](https://github.com/babichjacob/ac-qu-ai-nt/releases/tag/ac-qu-ai-nt-gui-eframe-v0.0.1) - 2024-10-06 + +### Added + +- initialize `core`, `gui-eframe`, and `tui-ratatui` crates and use them in the `multibinary` + +### Other + - release ## [0.0.1](https://github.com/babichjacob/ac-qu-ai-nt/releases/tag/ac-qu-ai-nt-gui-eframe-v0.0.1) - 2024-10-06 diff --git a/tui-ratatui/CHANGELOG.md b/tui-ratatui/CHANGELOG.md index 6271adc..687495b 100644 --- a/tui-ratatui/CHANGELOG.md +++ b/tui-ratatui/CHANGELOG.md @@ -15,6 +15,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Other +- add package `description`s so that they can actually be published +- release + +## [0.0.1](https://github.com/babichjacob/ac-qu-ai-nt/releases/tag/ac-qu-ai-nt-tui-ratatui-v0.0.1) - 2024-10-06 + +### Added + +- initialize `core`, `gui-eframe`, and `tui-ratatui` crates and use them in the `multibinary` + +### Other + - release ## [0.0.1](https://github.com/babichjacob/ac-qu-ai-nt/releases/tag/ac-qu-ai-nt-tui-ratatui-v0.0.1) - 2024-10-06