From 28dfc303cf3f30ff4b1b20aeee8fe78be892fe54 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 10 Jul 2024 10:06:32 +0000 Subject: [PATCH] chore(release): 1.20.0 # [1.20.0](https://github.com/acadevmy/devmy_cli/compare/v1.19.1...v1.20.0) (2024-07-10) ### Features * **mason:** update dependency ([73cc3a7](https://github.com/acadevmy/devmy_cli/commit/73cc3a7783fff74668b65f9ff0cc0371aff7730a)) --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fac292e..d506e07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.20.0](https://github.com/acadevmy/devmy_cli/compare/v1.19.1...v1.20.0) (2024-07-10) + + +### Features + +* **mason:** update dependency ([73cc3a7](https://github.com/acadevmy/devmy_cli/commit/73cc3a7783fff74668b65f9ff0cc0371aff7730a)) + ## [1.19.1](https://github.com/acadevmy/devmy_cli/compare/v1.19.0...v1.19.1) (2024-07-10) diff --git a/pubspec.yaml b/pubspec.yaml index a2e9aff..3fb2abb 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.19.1 +version: 1.20.0 environment: sdk: ^3.0.0