Skip to content

Commit 7f58d47

Browse files
chore(main): release 4.23.0 (#985)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5f3e473 commit 7f58d47

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.23.0](https://github.com/bgd-labs/aave-address-book/compare/v4.22.4...v4.23.0) (2025-06-28)
6+
7+
8+
### Features
9+
10+
* gho on avax ([#983](https://github.com/bgd-labs/aave-address-book/issues/983)) ([2e8d8a3](https://github.com/bgd-labs/aave-address-book/commit/2e8d8a3be5d5c32e765cc2668a93d891b56483a3))
11+
12+
13+
### Bug Fixes
14+
15+
* **cache:** automated cache update - updated addresses ([#984](https://github.com/bgd-labs/aave-address-book/issues/984)) ([0ae8174](https://github.com/bgd-labs/aave-address-book/commit/0ae8174b3836030f1ffbbb111326d33e10161225))
16+
* **cache:** automated cache update - updated addresses ([#989](https://github.com/bgd-labs/aave-address-book/issues/989)) ([8e91488](https://github.com/bgd-labs/aave-address-book/commit/8e91488aea5349c37b4bec73622b053d02922b7f))
17+
* **cache:** automated cache update - updated addresses ([#990](https://github.com/bgd-labs/aave-address-book/issues/990)) ([0cc1785](https://github.com/bgd-labs/aave-address-book/commit/0cc1785dad6f4b9fab54331326ae188a7b3a9a5f))
18+
* generated with correct npm ([#988](https://github.com/bgd-labs/aave-address-book/issues/988)) ([0993c22](https://github.com/bgd-labs/aave-address-book/commit/0993c22733447442a417301747776604e2753419))
19+
* update verified file ([#991](https://github.com/bgd-labs/aave-address-book/issues/991)) ([5f3e473](https://github.com/bgd-labs/aave-address-book/commit/5f3e4737fca4e4d712681a4d1d0379410fa5fca0))
20+
521
## [4.22.4](https://github.com/bgd-labs/aave-address-book/compare/v4.22.3...v4.22.4) (2025-06-26)
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.22.4",
3+
"version": "4.23.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)