diff --git a/CHANGELOG.md b/CHANGELOG.md index 22d8443..b1eaccc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.21.0](https://github.com/acadevmy/devmy_cli/compare/v1.20.1...v1.21.0) (2024-07-15) + + +### Features + +* add angular tailwind brick configuration ([f663d0f](https://github.com/acadevmy/devmy_cli/commit/f663d0f75c10ac81fdf8580cef2ba5bf2dda21b6)) + ## [1.20.1](https://github.com/acadevmy/devmy_cli/compare/v1.20.0...v1.20.1) (2024-07-11) diff --git a/pubspec.yaml b/pubspec.yaml index cdee28d..01b5987 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.20.1 +version: 1.21.0 environment: sdk: ^3.0.0