Skip to content

Commit

Permalink
:home: Release amiddy v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldcomanici committed Apr 19, 2021
1 parent 509413f commit b4f8cde
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions packages/amiddy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## v-next

## v2.2.0 - 2021-04-19
* :house: Update dependencies
* :memo: Fix the link to the config documentation (when clicking from npm)
* :rocket: Ability to use a base configuration and tokens file to generate amiddy configuration. [#16](https://github.com/darkyndy/oia/issues/16)
Expand Down
2 changes: 1 addition & 1 deletion packages/amiddy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"url": "https://github.com/darkyndy/oia/issues"
},
"homepage": "https://github.com/darkyndy/oia/tree/master/packages/amiddy",
"version": "2.1.0",
"version": "2.2.0",
"snyk": true
}

0 comments on commit b4f8cde

Please sign in to comment.