Skip to content

Commit

Permalink
chore(bump): release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 22, 2022
1 parent 904f874 commit 95168af
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
Empty file added .yarn/versions/0434526b.yml
Empty file.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 1.4.0 (2022-06-22)

* chore(deps): upgrade cucumber v8 ([163ea41](https://github.com/ekino/veggies/commit/163ea41))
* chore(lint): add linter for json,yaml ([834ca12](https://github.com/ekino/veggies/commit/834ca12))



## 1.3.0 (2022-03-22)

* feat(httpApi): add definition to replace placeholder in key of state ([b2b96c2](https://github.com/ekino/veggies/commit/b2b96c2))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ekino/veggies",
"version": "1.3.0",
"version": "1.4.0",
"description": "Veggies is an awesome cucumberjs library for API/CLI testing. Great for testing APIs built upon Express, Koa, HAPI, Loopback and others. It's also the perfect companion for testing CLI applications built with commander, meow & Co.",
"tags": [
"bdd",
Expand Down

0 comments on commit 95168af

Please sign in to comment.