From d78741edcf3b7cd41c6c656cc5edeeee772081c0 Mon Sep 17 00:00:00 2001 From: Julien Robert Date: Wed, 5 Mar 2025 12:53:59 +0100 Subject: [PATCH] chore: prepare v29.0.0-beta.1 --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index ed62452bf8..bac116e528 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,8 @@ ## Unreleased +## [`v29.0.0-beta.1`](https://github.com/ignite/cli/releases/tag/v29.0.0-beta.1) + ### Features - [#3707](https://github.com/ignite/cli/pull/3707) and [#4094](https://github.com/ignite/cli/pull/4094) Add collections support.