Skip to content

Commit

Permalink
chore(main): release 4.7.4 (#768)
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 9, 2025
1 parent 5526313 commit 0dff3d8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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


### Bug Fixes

* **cache:** automated cache update - updated addresses ([#767](https://github.com/bgd-labs/aave-address-book/issues/767)) ([79a79f0](https://github.com/bgd-labs/aave-address-book/commit/79a79f0476edd4951db5801bb2d0ab40156e83a2))
* **cache:** automated cache update - updated addresses ([#769](https://github.com/bgd-labs/aave-address-book/issues/769)) ([5526313](https://github.com/bgd-labs/aave-address-book/commit/55263139f4e50514216298c0991aade86c864730))

## [4.7.3](https://github.com/bgd-labs/aave-address-book/compare/v4.7.2...v4.7.3) (2024-12-30)


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.3",
"version": "4.7.4",
"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 0dff3d8

Please sign in to comment.