Skip to content

Commit

Permalink
chore(main): release 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 19, 2024
1 parent 42247e9 commit 20c578b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.

## [3.5.0](https://github.com/bgd-labs/aave-address-book/compare/v3.4.0...v3.5.0) (2024-09-19)


### Features

* add sanity checks ([#585](https://github.com/bgd-labs/aave-address-book/issues/585)) ([42247e9](https://github.com/bgd-labs/aave-address-book/commit/42247e95c5560a11e7c69111e6e595609678e363))


### Bug Fixes

* **cache:** automated cache update - updated addresses ([#586](https://github.com/bgd-labs/aave-address-book/issues/586)) ([1ff54b2](https://github.com/bgd-labs/aave-address-book/commit/1ff54b29e620ce40723c2fc9e821ee8afb448140))
* **cache:** automated cache update - updated addresses ([#590](https://github.com/bgd-labs/aave-address-book/issues/590)) ([e3e2b75](https://github.com/bgd-labs/aave-address-book/commit/e3e2b75294603350b0a58fc14311604d8c52bdab))

## [3.4.0](https://github.com/bgd-labs/aave-address-book/compare/v3.3.0...v3.4.0) (2024-09-10)


Expand Down
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": "3.4.0",
"version": "3.5.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 20c578b

Please sign in to comment.