Skip to content

Commit

Permalink
chore(release): 1.21.0
Browse files Browse the repository at this point in the history
# [1.21.0](v1.20.1...v1.21.0) (2024-07-15)

### Features

* add angular tailwind brick configuration ([f663d0f](f663d0f))
  • Loading branch information
semantic-release-bot committed Jul 15, 2024
1 parent 62319a4 commit 5a921f3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 5a921f3

Please sign in to comment.