Skip to content

Commit

Permalink
chore(release): 2.18.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.18.0](herbsjs/herbs-cli@v2.17.0...v2.18.0) (2022-11-11)

### Features

* **spec:** spec runs with or without use case info or metadata ([81cb29e](herbsjs@81cb29e)), closes [herbsjs#169](herbsjs#169)
  • Loading branch information
semantic-release-bot committed Nov 11, 2022
1 parent 81cb29e commit 879d041
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.18.0](https://github.com/herbsjs/herbs-cli/compare/v2.17.0...v2.18.0) (2022-11-11)


### Features

* **spec:** spec runs with or without use case info or metadata ([81cb29e](https://github.com/herbsjs/herbs-cli/commit/81cb29e505888e101b2f5dd2b228988d48dca5e7)), closes [#169](https://github.com/herbsjs/herbs-cli/issues/169)

# [2.17.0](https://github.com/herbsjs/herbs-cli/compare/v2.16.0...v2.17.0) (2022-11-03)


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.17.0",
"version": "2.18.0",
"description": "herbs CLI",
"bin": {
"herbs": "bin/herbs"
Expand Down

0 comments on commit 879d041

Please sign in to comment.