Skip to content

Commit

Permalink
chore(main): release 4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 17, 2025
1 parent d22bc78 commit 00ecb10
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.8.0](https://github.com/bgd-labs/aave-address-book/compare/v4.7.4...v4.8.0) (2025-01-17)


### Features

* add linea contracts ([#729](https://github.com/bgd-labs/aave-address-book/issues/729)) ([d22bc78](https://github.com/bgd-labs/aave-address-book/commit/d22bc78386303517252c8ec28761274259ce33c1))


### Bug Fixes

* **cache:** automated cache update - updated addresses ([#784](https://github.com/bgd-labs/aave-address-book/issues/784)) ([48e1375](https://github.com/bgd-labs/aave-address-book/commit/48e13758f2ca240b50d69d35d8eeb4b2a3b61306))
* **cache:** automated cache update - updated addresses ([#785](https://github.com/bgd-labs/aave-address-book/issues/785)) ([9da796d](https://github.com/bgd-labs/aave-address-book/commit/9da796dac9d709c3d89607f8f645735c6c504798))
* use non ipfs aave icon ([#772](https://github.com/bgd-labs/aave-address-book/issues/772)) ([f9d2f78](https://github.com/bgd-labs/aave-address-book/commit/f9d2f78ab6d2d5f7debad4fedff72ce9bd3bad6b))

## [4.7.4](https://github.com/bgd-labs/aave-address-book/compare/v4.7.3...v4.7.4) (2025-01-09)


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.7.4",
"version": "4.8.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 00ecb10

Please sign in to comment.