Skip to content

Commit a98db81

Browse files
chore(main): release 3.6.0 (#607)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ff1064e commit a98db81

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
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.
44

5+
## [3.6.0](https://github.com/bgd-labs/aave-address-book/compare/v3.5.1...v3.6.0) (2024-10-01)
6+
7+
8+
### Features
9+
10+
* 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))
11+
* 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))
12+
13+
14+
### Bug Fixes
15+
16+
* **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))
17+
518
## [3.5.1](https://github.com/bgd-labs/aave-address-book/compare/v3.5.0...v3.5.1) (2024-09-27)
619

720

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bgd-labs/aave-address-book",
3-
"version": "3.5.1",
3+
"version": "3.6.0",
44
"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.",
55
"private": false,
66
"files": [

0 commit comments

Comments
 (0)