From f7301e343a4519ef9b59709a6b2b92be5fb2a6a5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 18 Jul 2024 10:41:08 +0000 Subject: [PATCH] chore(release): 1.22.0 # [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)) --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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