Skip to content

Commit

Permalink
Merge pull request #60 from aave/release-v1.11.1
Browse files Browse the repository at this point in the history
chore: release 1.11.1
  • Loading branch information
kartojal authored Feb 15, 2022
2 parents 6826b3b + 91b4b4f commit 1877a0b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.11.1](https://www.github.com/aave/aave-v3-periphery/compare/v1.11.0...v1.11.1) (2022-02-15)


### Miscellaneous Chores

* release 1.11.1 ([701fede](https://www.github.com/aave/aave-v3-periphery/commit/701fedeb9430385f6e7e3d275eba221782361040))

## [1.11.0](https://www.github.com/aave/aave-v3-periphery/compare/v1.10.0...v1.11.0) (2022-02-15)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aave/periphery-v3",
"version": "1.11.0",
"version": "1.11.1",
"description": "Aave Protocol V3 periphery smart contracts",
"files": [
"contracts",
Expand Down

0 comments on commit 1877a0b

Please sign in to comment.