From 1e837ab94bc1e6718823afdd2fd655840da7bdb1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 25 Jul 2024 10:56:58 +0000 Subject: [PATCH] chore(release): 1.23.1 ## [1.23.1](https://github.com/acadevmy/devmy_cli/compare/v1.23.0...v1.23.1) (2024-07-25) ### Bug Fixes * **next/dynamic-route:** fileConflictResolution append ([3e18657](https://github.com/acadevmy/devmy_cli/commit/3e18657f6e5692d05426594651c0a8cc45e5c7f3)) --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83b0cc2..fd3b203 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.23.1](https://github.com/acadevmy/devmy_cli/compare/v1.23.0...v1.23.1) (2024-07-25) + + +### Bug Fixes + +* **next/dynamic-route:** fileConflictResolution append ([3e18657](https://github.com/acadevmy/devmy_cli/commit/3e18657f6e5692d05426594651c0a8cc45e5c7f3)) + # [1.23.0](https://github.com/acadevmy/devmy_cli/compare/v1.22.0...v1.23.0) (2024-07-25) diff --git a/pubspec.yaml b/pubspec.yaml index 82c5495..efe808d 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.23.0 +version: 1.23.1 environment: sdk: ^3.0.0