Skip to content

Commit

Permalink
chore(main): release 4.9.0 (#806)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 30, 2025
1 parent 386775a commit 4d28058
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

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.

## [4.9.0](https://github.com/bgd-labs/aave-address-book/compare/v4.8.1...v4.9.0) (2025-01-29)


### Features

* upgrade factories ([#804](https://github.com/bgd-labs/aave-address-book/issues/804)) ([3ad86fd](https://github.com/bgd-labs/aave-address-book/commit/3ad86fdbfb6595564aebe93823845f793d43de8b))


### Bug Fixes

* add mantle and sonic ([#808](https://github.com/bgd-labs/aave-address-book/issues/808)) ([78f182d](https://github.com/bgd-labs/aave-address-book/commit/78f182d578bd9772827f3fb0a177add7b9c71a73))
* bump origin ([#811](https://github.com/bgd-labs/aave-address-book/issues/811)) ([386775a](https://github.com/bgd-labs/aave-address-book/commit/386775ae50429aba611d16ea1c97bacf15603552))
* **cache:** automated cache update - updated addresses ([#805](https://github.com/bgd-labs/aave-address-book/issues/805)) ([bc25e5e](https://github.com/bgd-labs/aave-address-book/commit/bc25e5e9acbdcea733fd2ab769de7ebd31f0a417))
* upgrade origin to latest ([#810](https://github.com/bgd-labs/aave-address-book/issues/810)) ([c7900ad](https://github.com/bgd-labs/aave-address-book/commit/c7900adaa8b454ae3e7b24cb729283257978c9eb))

## [4.8.1](https://github.com/bgd-labs/aave-address-book/compare/v4.8.0...v4.8.1) (2025-01-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bgd-labs/aave-address-book",
"version": "4.8.1",
"version": "4.9.0",
"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.",
"private": false,
"files": [
Expand Down

0 comments on commit 4d28058

Please sign in to comment.