Skip to content

Commit 1ea1ffc

Browse files
chore(main): release 2.12.0 (#288)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2d16c86 commit 1ea1ffc

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.12.0](https://github.com/bgd-labs/aave-address-book/compare/v2.11.0...v2.12.0) (2023-11-20)
6+
7+
8+
### Features
9+
10+
* add bnb addresses ([#292](https://github.com/bgd-labs/aave-address-book/issues/292)) ([2d16c86](https://github.com/bgd-labs/aave-address-book/commit/2d16c86169ef8a040300652d08e422589035a279))
11+
12+
13+
### Bug Fixes
14+
15+
* pdp address on amm is in a different slot ([#287](https://github.com/bgd-labs/aave-address-book/issues/287)) ([1d47ffe](https://github.com/bgd-labs/aave-address-book/commit/1d47ffe701a1c49ab546c7295e671e01e40736d5))
16+
* update aave-v3-core ([#293](https://github.com/bgd-labs/aave-address-book/issues/293)) ([a09a083](https://github.com/bgd-labs/aave-address-book/commit/a09a083130429702ed2674291b2bcccdcff21104))
17+
518
## [2.11.0](https://github.com/bgd-labs/aave-address-book/compare/v2.10.0...v2.11.0) (2023-11-08)
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.11.0",
3+
"version": "2.12.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)