diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a46e35..6a65bc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.22.0](https://github.com/acadevmy/devmy_cli/compare/v1.21.1...v1.22.0) (2024-07-18) + + +### Features + +* added angular library ([87f6f88](https://github.com/acadevmy/devmy_cli/commit/87f6f88e28a0426f5231b71e4983756667931548)) + ## [1.21.1](https://github.com/acadevmy/devmy_cli/compare/v1.21.0...v1.21.1) (2024-07-15) diff --git a/pubspec.yaml b/pubspec.yaml index fde46b4..0f07327 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.21.1 +version: 1.22.0 environment: sdk: ^3.0.0