Skip to content

Commit

Permalink
chore(bump): release v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 14, 2022
1 parent 2fe4cf4 commit dea9087
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
Empty file added .yarn/versions/c37b7ca2.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 @@
## <small>1.1.2 (2022-01-14)</small>

* fix(release): fix changelog output to be multiline ([c510aa4](https://github.com/ekino/veggies/commit/c510aa4))
* ci(release): fix release title ([374c36e](https://github.com/ekino/veggies/commit/374c36e))



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

* fix(release): fix publish step by configuring npmrc ([7fa350d](https://github.com/ekino/veggies/commit/7fa350d))
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.1",
"version": "1.1.2",
"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 dea9087

Please sign in to comment.