Skip to content

Commit

Permalink
chore(bump): release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 22, 2022
1 parent 8c1d4df commit 75585d2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
Empty file added .yarn/versions/e2c70271.yml
Empty file.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 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))



## 1.2.0 (2022-01-28)

* feat(httpApi): minor improve for httpDefinitions and fix uri for makeRequest ([27fabae](https://github.com/ekino/veggies/commit/27fabae))
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.2.0",
"version": "1.3.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 75585d2

Please sign in to comment.