Skip to content

Commit 52dd617

Browse files
chore(main): release 4.22.4 (#977)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 00dcc96 commit 52dd617

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.22.4](https://github.com/bgd-labs/aave-address-book/compare/v4.22.3...v4.22.4) (2025-06-26)
6+
7+
8+
### Bug Fixes
9+
10+
* add cl to UI ([#978](https://github.com/bgd-labs/aave-address-book/issues/978)) ([27244be](https://github.com/bgd-labs/aave-address-book/commit/27244beffa4ccd47f428b27a771f0f9629d89ccc))
11+
* **cache:** automated cache update - updated addresses ([#976](https://github.com/bgd-labs/aave-address-book/issues/976)) ([e3afaf9](https://github.com/bgd-labs/aave-address-book/commit/e3afaf9dc2efeafa8472be2fa0cf991112d5a4e9))
12+
* **cache:** automated cache update - updated addresses ([#979](https://github.com/bgd-labs/aave-address-book/issues/979)) ([5c95a38](https://github.com/bgd-labs/aave-address-book/commit/5c95a387425fd1e02b74cc38854753acd9526f65))
13+
* **cache:** automated cache update - updated addresses ([#980](https://github.com/bgd-labs/aave-address-book/issues/980)) ([003a0fa](https://github.com/bgd-labs/aave-address-book/commit/003a0fa452cc7c095378bf036a19def7075ef7ac))
14+
* **cache:** automated cache update - updated addresses ([#982](https://github.com/bgd-labs/aave-address-book/issues/982)) ([7b7045c](https://github.com/bgd-labs/aave-address-book/commit/7b7045c0ad53301c1d125fb69d29744ea9e498e2))
15+
516
## [4.22.3](https://github.com/bgd-labs/aave-address-book/compare/v4.22.2...v4.22.3) (2025-06-12)
617

718

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