Skip to content

Commit e960ad4

Browse files
github-actions[bot]Release bot :robot
andauthored
chore(release): Release v2.4.0 🚀 🎉 (#243)
Co-authored-by: Release bot :robot <[email protected]>
1 parent 0c86faf commit e960ad4

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+
## [2.4.0](https://github.com/bgd-labs/aave-address-book/compare/v2.3.0...v2.4.0) (2023-09-13)
6+
7+
8+
### Features
9+
10+
* add bridge addresses ([#240](https://github.com/bgd-labs/aave-address-book/issues/240)) ([ebdc37e](https://github.com/bgd-labs/aave-address-book/commit/ebdc37e431d00feb183a8424e1e5d663e56f561b))
11+
* added new ccc deployments ([#242](https://github.com/bgd-labs/aave-address-book/issues/242)) ([119563b](https://github.com/bgd-labs/aave-address-book/commit/119563b10cc16a69a35a633760b4f0f4bcdff4ae))
12+
13+
14+
### Bug Fixes
15+
16+
* add goerli governance v3 ([#241](https://github.com/bgd-labs/aave-address-book/issues/241)) ([0c86faf](https://github.com/bgd-labs/aave-address-book/commit/0c86fafe90992d8e67e2d40a1d2c73b973d8874c))
17+
518
## [2.3.0](https://github.com/bgd-labs/aave-address-book/compare/v2.2.0...v2.3.0) (2023-09-06)
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": "2.3.0",
3+
"version": "2.4.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)