From f769f641f9961bfabe8aead7039e6e746057cb7b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 21:21:29 +0000 Subject: [PATCH] chore(main): release 0.2.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9ff6e1..b910cb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.0](https://github.com/kevinsheth/rollbaz/compare/v0.1.6...v0.2.0) (2026-02-19) + + +### Features + +* **cli:** add project remove --all ([#17](https://github.com/kevinsheth/rollbaz/issues/17)) ([c1cb742](https://github.com/kevinsheth/rollbaz/commit/c1cb7421d4ac150c776fc0b7852c7e36d27f3c62)) + ## [0.1.6](https://github.com/kevinsheth/rollbaz/compare/v0.1.5...v0.1.6) (2026-02-19)