From c9ecd9983f5707f55a13ba776bfd5d9eaef4e601 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 5 Aug 2024 07:31:28 +0000 Subject: [PATCH] chore(release): 1.25.0 # [1.25.0](https://github.com/acadevmy/devmy_cli/compare/v1.24.1...v1.25.0) (2024-08-05) ### Features * add gitlab brick ([97eefe6](https://github.com/acadevmy/devmy_cli/commit/97eefe6b83d11166c4719d22aad8f690cbe483e3)) * push "none" to optional options tail ([8a8b38d](https://github.com/acadevmy/devmy_cli/commit/8a8b38d220752fcf8438f241a8bdea880ce498c2)) --- CHANGELOG.md | 8 ++++++++ pubspec.yaml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2e4621..a3a1eb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [1.25.0](https://github.com/acadevmy/devmy_cli/compare/v1.24.1...v1.25.0) (2024-08-05) + + +### Features + +* add gitlab brick ([97eefe6](https://github.com/acadevmy/devmy_cli/commit/97eefe6b83d11166c4719d22aad8f690cbe483e3)) +* push "none" to optional options tail ([8a8b38d](https://github.com/acadevmy/devmy_cli/commit/8a8b38d220752fcf8438f241a8bdea880ce498c2)) + ## [1.24.1](https://github.com/acadevmy/devmy_cli/compare/v1.24.0...v1.24.1) (2024-08-01) diff --git a/pubspec.yaml b/pubspec.yaml index c06cc5a..558c964 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: devmy_cli description: The Devmy CLI is a command-line interface tool that you use to initialize, develop, scaffold, and maintain Devmy applications directly from a command shell. -version: 1.24.1 +version: 1.25.0 environment: sdk: ^3.0.0