From da8d9ab5ec99a9665da31eaaa230d9cc865223f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 13:50:22 +0000 Subject: [PATCH] chore(main): release 0.0.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c6266b..a4a428c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.0.2](https://github.com/malamtime/cli/compare/v0.0.1...v0.0.2) (2024-10-04) + + +### Bug Fixes + +* **ci:** fix release command ([1ea4e73](https://github.com/malamtime/cli/commit/1ea4e730c5ab3abe0220be1a208fd295da6d3c2b)) + ## 0.0.1 (2024-10-04)