Skip to content

Commit 86fc824

Browse files
authored
Merge pull request #67 from aave/release-v1.12.1
chore: release 1.12.1
2 parents 377f0f7 + 124c8c9 commit 86fc824

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [1.12.1](https://www.github.com/aave/aave-v3-periphery/compare/v1.12.0...v1.12.1) (2022-02-25)
4+
5+
6+
### Bug Fixes
7+
8+
* Rename lendingPool to pool in UiProvider contract ([2e50d3f](https://www.github.com/aave/aave-v3-periphery/commit/2e50d3f57bd0ccc4d2649ec8c7b36770158829ee))
9+
310
## [1.12.0](https://www.github.com/aave/aave-v3-periphery/compare/v1.11.1...v1.12.0) (2022-02-24)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aave/periphery-v3",
3-
"version": "1.12.0",
3+
"version": "1.12.1",
44
"description": "Aave Protocol V3 periphery smart contracts",
55
"files": [
66
"contracts",

0 commit comments

Comments
 (0)