From 98224e60088c51d8f4e90ff50af5e1b937a0e4c7 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:37:50 +0000 Subject: [PATCH] chore: release --- core/CHANGELOG.md | 11 +++++++++++ gui-eframe/CHANGELOG.md | 10 ++++++++++ tui-ratatui/CHANGELOG.md | 10 ++++++++++ 3 files changed, 31 insertions(+) diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index 69f28a5..13c2c30 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -15,4 +15,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Other +- 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 + - run cargo fmt diff --git a/gui-eframe/CHANGELOG.md b/gui-eframe/CHANGELOG.md index 75af477..2159580 100644 --- a/gui-eframe/CHANGELOG.md +++ b/gui-eframe/CHANGELOG.md @@ -12,3 +12,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### 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 + +### Added + +- initialize `core`, `gui-eframe`, and `tui-ratatui` crates and use them in the `multibinary` diff --git a/tui-ratatui/CHANGELOG.md b/tui-ratatui/CHANGELOG.md index 64608dc..6271adc 100644 --- a/tui-ratatui/CHANGELOG.md +++ b/tui-ratatui/CHANGELOG.md @@ -12,3 +12,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### 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 + +### Added + +- initialize `core`, `gui-eframe`, and `tui-ratatui` crates and use them in the `multibinary`