Skip to content

Commit

Permalink
chore(bump): release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 28, 2022
1 parent a5dc7f1 commit 6fcfe13
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
Empty file added .yarn/versions/9b590c83.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.2.0 (2022-01-28)

* feat(httpApi): minor improve for httpDefinitions and fix uri for makeRequest ([27fabae](https://github.com/ekino/veggies/commit/27fabae))



## <small>1.1.2 (2022-01-14)</small>

* fix(release): fix changelog output to be multiline ([c510aa4](https://github.com/ekino/veggies/commit/c510aa4))
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.1.2",
"version": "1.2.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 6fcfe13

Please sign in to comment.