Skip to content

Commit 2b75401

Browse files
chore(main): release 4.20.0 (#936)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 974ec3f commit 2b75401

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [4.20.0](https://github.com/bgd-labs/aave-address-book/compare/v4.19.3...v4.20.0) (2025-05-12)
6+
7+
8+
### Features
9+
10+
* add umbrella contracts ([#924](https://github.com/bgd-labs/aave-address-book/issues/924)) ([a1ba47d](https://github.com/bgd-labs/aave-address-book/commit/a1ba47dd74c8950ffc68cbc66b18766164ea2663))
11+
12+
13+
### Bug Fixes
14+
15+
* **cache:** automated cache update - pt eMode ([#935](https://github.com/bgd-labs/aave-address-book/issues/935)) ([866b97d](https://github.com/bgd-labs/aave-address-book/commit/866b97d7386f794fcd1e3d62f7c3633d1d76cc74))
16+
* **cache:** automated cache update - updated addresses ([#938](https://github.com/bgd-labs/aave-address-book/issues/938)) ([cb60ad2](https://github.com/bgd-labs/aave-address-book/commit/cb60ad22a4ac522ccb5eb14f71e040c3b0d67d0f))
17+
* **cache:** automated cache update - updated addresses ([#940](https://github.com/bgd-labs/aave-address-book/issues/940)) ([b81bd88](https://github.com/bgd-labs/aave-address-book/commit/b81bd88c48ac253da5b8e9292dd28f0feb05da78))
18+
* chainlink naming ([#937](https://github.com/bgd-labs/aave-address-book/issues/937)) ([ae336fc](https://github.com/bgd-labs/aave-address-book/commit/ae336fc147b6f7c2740966ccb4d4506dce128b3d))
19+
* migrate permissioned payloads controller ([#939](https://github.com/bgd-labs/aave-address-book/issues/939)) ([974ec3f](https://github.com/bgd-labs/aave-address-book/commit/974ec3fdab5b213ce52d829fc11257320083d137))
20+
521
## [4.19.3](https://github.com/bgd-labs/aave-address-book/compare/v4.19.2...v4.19.3) (2025-05-05)
622

723

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": "@bgd-labs/aave-address-book",
3-
"version": "4.19.3",
3+
"version": "4.20.0",
44
"description": "This repository contains an up-to-date registry of all addresses of the Aave ecosystem's smart contracts, for its usage in Solidity codebases.",
55
"private": false,
66
"files": [

0 commit comments

Comments
 (0)