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

Commit f107626

Browse files
authored
Merge pull request #47 from akanoce/1.1.0
chore: cut 1.1.0 release
2 parents 72f8cbf + 9634a7b commit f107626

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/dirty-vans-know.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aave/sdk",
33
"private": true,
4-
"version": "1.1.0",
4+
"version": "1.0.0",
55
"description": "Monorepo for developing a collection of hooks to interact with the aave pools and smart contracts",
66
"main": "index.js",
77
"repository": "[email protected]:akanoce/react-aave-sdk.git",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# aave-v3-react
2+
3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- be04c47: Update address book and SDK dependencies to be compatible with Aave v3.1 contract upgrade by @defispartan

0 commit comments

Comments
 (0)