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

Commit 72fdcca

Browse files
authored
Merge pull request #122 from aave/release-please--branches--master--components--aave-v3-periphery
chore(master): release 3.0.1
2 parents 9a36969 + 7593a4a commit 72fdcca

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

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

3+
## [3.0.1](https://github.com/aave/aave-v3-periphery/compare/v1.20.2...v3.0.1) (2022-11-18)
4+
5+
6+
### Bug Fixes
7+
8+
* Fix function docs ([3883ae8](https://github.com/aave/aave-v3-periphery/commit/3883ae8b655e09f1fde0033cf104b62ad44537ec))
9+
* Remove constructor of RewardsController ([4210a75](https://github.com/aave/aave-v3-periphery/commit/4210a75b7cc1cffdf0efb04ad2a0cebe8af641a8))
10+
* remove deploy args of RewardsController at tests, add deploy beta package ([1c01600](https://github.com/aave/aave-v3-periphery/commit/1c0160045b6edfddd36fb7fbba64a6e8f58e4a1d))
11+
12+
13+
### Miscellaneous Chores
14+
15+
* release 3.0.1 ([ddf85ce](https://github.com/aave/aave-v3-periphery/commit/ddf85ce0c01771406807b004aad5ee95054a3c76))
16+
317
## [1.20.2](https://github.com/aave/aave-v3-periphery/compare/v1.20.1...v1.20.2) (2022-11-17)
418

519

package-lock.json

Lines changed: 1 addition & 1 deletion
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.20.2",
3+
"version": "3.0.1",
44
"description": "Aave Protocol V3 periphery smart contracts",
55
"files": [
66
"contracts",

0 commit comments

Comments
 (0)