Skip to content

Commit 0f15d9c

Browse files
chore(main): release 3.7.0 (#614)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a736217 commit 0f15d9c

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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.7.0](https://github.com/bgd-labs/aave-address-book/compare/v3.6.0...v3.7.0) (2024-10-08)
6+
7+
8+
### Features
9+
10+
* v3.2.0 upgrade ([#596](https://github.com/bgd-labs/aave-address-book/issues/596)) ([fb11d94](https://github.com/bgd-labs/aave-address-book/commit/fb11d9476f43e3ea69d4699b919a0dca602f18cb))
11+
12+
13+
### Bug Fixes
14+
15+
* **cache:** automated cache update - updated addresses ([#613](https://github.com/bgd-labs/aave-address-book/issues/613)) ([4da9121](https://github.com/bgd-labs/aave-address-book/commit/4da912141dabc105105b1e7f29d35e7fb3d19f63))
16+
* **cache:** automated cache update - updated addresses ([#623](https://github.com/bgd-labs/aave-address-book/issues/623)) ([6e9e12a](https://github.com/bgd-labs/aave-address-book/commit/6e9e12a4adf1e146a2b2c7d46f721e90deea5622))
17+
* fml ([#625](https://github.com/bgd-labs/aave-address-book/issues/625)) ([a736217](https://github.com/bgd-labs/aave-address-book/commit/a73621722c21cc8445c3fc5702949268f4e3720a))
18+
* patch ci ([#624](https://github.com/bgd-labs/aave-address-book/issues/624)) ([4771504](https://github.com/bgd-labs/aave-address-book/commit/4771504bb0beb79d6e33d8c5131fd91d70abd39b))
19+
520
## [3.6.0](https://github.com/bgd-labs/aave-address-book/compare/v3.5.1...v3.6.0) (2024-10-01)
621

722

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.6.0",
3+
"version": "3.7.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)