diff --git a/CHANGELOG.md b/CHANGELOG.md index 4769240..b3aea9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.29.0](https://github.com/acadevmy/devmy_cli/compare/v1.28.0...v1.29.0) (2024-11-26) + + +### Features + +* intro new brick shopware ([05e4217](https://github.com/acadevmy/devmy_cli/commit/05e4217f1462027c3d9c32c9e9dc4709534a0943)) + # [1.28.0](https://github.com/acadevmy/devmy_cli/compare/v1.27.0...v1.28.0) (2024-08-29) diff --git a/pubspec.yaml b/pubspec.yaml index 1a86666..e9a1eba 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.28.0 +version: 1.29.0 environment: sdk: ^3.0.0