Skip to content

Commit

Permalink
chore(release): 1.24.0
Browse files Browse the repository at this point in the history
# [1.24.0](v1.23.1...v1.24.0) (2024-08-01)

### Features

* add firebase brick ([45fe230](45fe230))
  • Loading branch information
semantic-release-bot committed Aug 1, 2024
1 parent 45fe230 commit de67e7f
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.24.0](https://github.com/acadevmy/devmy_cli/compare/v1.23.1...v1.24.0) (2024-08-01)


### Features

* add firebase brick ([45fe230](https://github.com/acadevmy/devmy_cli/commit/45fe2303003cab07e2f777f155cf7fdbca8f4a7a))

## [1.23.1](https://github.com/acadevmy/devmy_cli/compare/v1.23.0...v1.23.1) (2024-07-25)


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.23.1
version: 1.24.0

environment:
sdk: ^3.0.0
Expand Down

0 comments on commit de67e7f

Please sign in to comment.