diff --git a/.yarn/versions/0434526b.yml b/.yarn/versions/0434526b.yml new file mode 100644 index 00000000..e69de29b diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e738e6b..ef02bc2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)) diff --git a/package.json b/package.json index 6a9f588e..f3169f54 100644 --- a/package.json +++ b/package.json @@ -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",