Skip to content

Commit

Permalink
chore(main): release 3.6.0 (#607)
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 Oct 2, 2024
1 parent ff1064e commit a98db81
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.6.0](https://github.com/bgd-labs/aave-address-book/compare/v3.5.1...v3.6.0) (2024-10-01)


### Features

* v3.2 avax fuji contracts ([#611](https://github.com/bgd-labs/aave-address-book/issues/611)) ([ded4b64](https://github.com/bgd-labs/aave-address-book/commit/ded4b64f10fdc07b151e691d3e7bf8eeeeba89e4))
* v3.2 base sepolia contracts ([#612](https://github.com/bgd-labs/aave-address-book/issues/612)) ([ff1064e](https://github.com/bgd-labs/aave-address-book/commit/ff1064e27fc82dc6eafc9049cf5ee9fb3f395de9))


### Bug Fixes

* **cache:** automated cache update - updated addresses ([#606](https://github.com/bgd-labs/aave-address-book/issues/606)) ([e1861d9](https://github.com/bgd-labs/aave-address-book/commit/e1861d9e12ff96fd774b89a5236d16ea2e15792b))

## [3.5.1](https://github.com/bgd-labs/aave-address-book/compare/v3.5.0...v3.5.1) (2024-09-27)


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.5.1",
"version": "3.6.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 a98db81

Please sign in to comment.