Skip to content

Commit

Permalink
chore(release): 2.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.4.0](v2.3.2...v2.4.0) (2022-04-28)

### Bug Fixes

* update herbs dependencies ([4b2b32b](4b2b32b))
* update inquire dependency version ([1602997](1602997))

### Features

* show update version when new version is available ([0c682c6](0c682c6))
  • Loading branch information
semantic-release-bot committed Apr 28, 2022
1 parent f0ef33a commit 9c2b8ae
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [2.4.0](https://github.com/herbsjs/herbs-cli/compare/v2.3.2...v2.4.0) (2022-04-28)


### Bug Fixes

* update herbs dependencies ([4b2b32b](https://github.com/herbsjs/herbs-cli/commit/4b2b32b1a6c1dc8e96ddbaa848979c40f0854725))
* update inquire dependency version ([1602997](https://github.com/herbsjs/herbs-cli/commit/1602997688c97dd6f45caab4be99c00e746f912f))


### Features

* show update version when new version is available ([0c682c6](https://github.com/herbsjs/herbs-cli/commit/0c682c69c88b065784efb250fa4ef30219f2bc4d))

## [2.3.2](https://github.com/herbsjs/herbs-cli/compare/v2.3.1...v2.3.2) (2022-04-20)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@herbsjs/herbs-cli",
"version": "2.3.2",
"version": "2.4.0",
"description": "herbs CLI",
"bin": {
"herbs": "bin/herbs"
Expand Down

0 comments on commit 9c2b8ae

Please sign in to comment.