Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Commit 132d18b

Browse files
authored
Merge pull request #25 from aave/release-v1.4.3
chore: release 1.4.3
2 parents 5cc92e8 + d78e4f4 commit 132d18b

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
### [1.4.3](https://www.github.com/aave/aave-v3-periphery/compare/v1.4.2...v1.4.3) (2021-11-12)
4+
5+
6+
### Bug Fixes
7+
8+
* compiling ([1e2394b](https://www.github.com/aave/aave-v3-periphery/commit/1e2394bef6999924ac8cd3d7e357bd3e5f985640))
9+
* fix order of fields ([9f73cd4](https://www.github.com/aave/aave-v3-periphery/commit/9f73cd499118fb6273004b46c482efbcb3f23d54))
10+
* fixed interface order ([58534d3](https://www.github.com/aave/aave-v3-periphery/commit/58534d301897b08cc3f2b966450ba878d5ce0b6d))
11+
312
### [1.4.2](https://www.github.com/aave/aave-v3-periphery/compare/v1.4.1...v1.4.2) (2021-11-10)
413

514

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aave/periphery-v3",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"description": "Aave Protocol V3 periphery smart contracts",
55
"files": [
66
"contracts",

0 commit comments

Comments
 (0)