Skip to content

Commit a6a11c6

Browse files
chore(main): release 4.32.0 (#1097)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d4bcaf9 commit a6a11c6

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
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.32.0](https://github.com/bgd-labs/aave-address-book/compare/v4.31.0...v4.32.0) (2025-10-02)
6+
7+
8+
### Features
9+
10+
* add bob ([#965](https://github.com/bgd-labs/aave-address-book/issues/965)) ([330b3a3](https://github.com/bgd-labs/aave-address-book/commit/330b3a3028343deea6c9cf8837aa3d55272a4925))
11+
* GHO Ink addresses ([#1091](https://github.com/bgd-labs/aave-address-book/issues/1091)) ([6777094](https://github.com/bgd-labs/aave-address-book/commit/6777094a46ce00717cefba0a069547f49d8744cb))
12+
13+
14+
### Bug Fixes
15+
16+
* allow unverified ccip ([#1096](https://github.com/bgd-labs/aave-address-book/issues/1096)) ([6108fa2](https://github.com/bgd-labs/aave-address-book/commit/6108fa2664be9e39d976cf58900c8591057437fb))
17+
* **cache:** automated cache update - updated addresses ([#1094](https://github.com/bgd-labs/aave-address-book/issues/1094)) ([c653a0f](https://github.com/bgd-labs/aave-address-book/commit/c653a0f256ebf8a2345e339c5dac25b348826689))
18+
* **cache:** automated cache update - updated addresses ([#1095](https://github.com/bgd-labs/aave-address-book/issues/1095)) ([ac8ef5b](https://github.com/bgd-labs/aave-address-book/commit/ac8ef5b9aa4fe5a9419b716065f3f0f2e308aeab))
19+
* **cache:** automated cache update - updated addresses ([#1098](https://github.com/bgd-labs/aave-address-book/issues/1098)) ([8dc7615](https://github.com/bgd-labs/aave-address-book/commit/8dc7615dd3599c7a4dfacaa0ed882949c0e0c72d))
20+
* **cache:** automated cache update - updated addresses ([#1100](https://github.com/bgd-labs/aave-address-book/issues/1100)) ([7f5ea1e](https://github.com/bgd-labs/aave-address-book/commit/7f5ea1ec7b6d5bf6cc96728309687addfb7b1456))
21+
522
## [4.31.0](https://github.com/bgd-labs/aave-address-book/compare/v4.30.5...v4.31.0) (2025-09-23)
623

724

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.31.0",
3+
"version": "4.32.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)