Skip to content

Commit e411ea9

Browse files
chore(main): release 4.33.0 (#1106)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 44287cb commit e411ea9

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.33.0](https://github.com/bgd-labs/aave-address-book/compare/v4.32.0...v4.33.0) (2025-10-14)
6+
7+
8+
### Features
9+
10+
* add injector contracts ([#1109](https://github.com/bgd-labs/aave-address-book/issues/1109)) ([14d88c7](https://github.com/bgd-labs/aave-address-book/commit/14d88c76297eeb087b2713ca01625bae9d381531))
11+
12+
13+
### Bug Fixes
14+
15+
* **cache:** automated cache update - updated addresses ([#1104](https://github.com/bgd-labs/aave-address-book/issues/1104)) ([54cd159](https://github.com/bgd-labs/aave-address-book/commit/54cd1596467ace7799a2d0699dbc294f43dddc13))
16+
* **cache:** automated cache update - updated addresses ([#1108](https://github.com/bgd-labs/aave-address-book/issues/1108)) ([a5d0257](https://github.com/bgd-labs/aave-address-book/commit/a5d025751313a7c4438e35ca4f4a7a4f7fa57393))
17+
* ink verification ([#1112](https://github.com/bgd-labs/aave-address-book/issues/1112)) ([1969fa5](https://github.com/bgd-labs/aave-address-book/commit/1969fa5352ad92d95a657f73b918c34c70591443))
18+
* update injector contract ([#1114](https://github.com/bgd-labs/aave-address-book/issues/1114)) ([89a1126](https://github.com/bgd-labs/aave-address-book/commit/89a1126034129949d57d70f012fb8818aaa6dc7a))
19+
* Updated aave-v3-origin lib with xlayer updates ([#1115](https://github.com/bgd-labs/aave-address-book/issues/1115)) ([44287cb](https://github.com/bgd-labs/aave-address-book/commit/44287cb77d806ccca1b2aa70f911261ac3a3e7fb))
20+
521
## [4.32.0](https://github.com/bgd-labs/aave-address-book/compare/v4.31.0...v4.32.0) (2025-10-02)
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.32.0",
3+
"version": "4.33.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)