Skip to content

Commit

Permalink
Merge pull request #64 from aave/release-v1.12.0
Browse files Browse the repository at this point in the history
chore: release 1.12.0
kartojal authored Feb 24, 2022
2 parents 45d0e3f + 6f311bc commit f76b5cc
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.12.0](https://www.github.com/aave/aave-v3-periphery/compare/v1.11.1...v1.12.0) (2022-02-24)


### Features

* add Collector implementation and controller ([56a39c2](https://www.github.com/aave/aave-v3-periphery/commit/56a39c2daf502ffe3da36072ffdfd8e73d8b47b9))

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


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.1",
"version": "1.12.0",
"description": "Aave Protocol V3 periphery smart contracts",
"files": [
"contracts",

0 comments on commit f76b5cc

Please sign in to comment.