Skip to content

Commit

Permalink
chore(main): release 2.21.0 (#368)
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 Feb 21, 2024
1 parent 41840b6 commit 0fcb0fa
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

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.

## [2.21.0](https://github.com/bgd-labs/aave-address-book/compare/v2.20.0...v2.21.0) (2024-02-21)


### Features

* add github link ([#370](https://github.com/bgd-labs/aave-address-book/issues/370)) ([ab278d7](https://github.com/bgd-labs/aave-address-book/commit/ab278d7327ee183f7472b5266bb434c2439cefb7))
* add new abis ([#372](https://github.com/bgd-labs/aave-address-book/issues/372)) ([6e89a60](https://github.com/bgd-labs/aave-address-book/commit/6e89a60f1b2ee8b8f2679f6ee49cf48923f53cf1))
* add stata for scroll and bnb ([#371](https://github.com/bgd-labs/aave-address-book/issues/371)) ([f84bd69](https://github.com/bgd-labs/aave-address-book/commit/f84bd6992c8bf461ba10538053f85be1e4a22124))
* update UI, add logo ([#374](https://github.com/bgd-labs/aave-address-book/issues/374)) ([c23a202](https://github.com/bgd-labs/aave-address-book/commit/c23a20229ca21ca5a786050846a1965882700351))


### Bug Fixes

* patch list ([6e89a60](https://github.com/bgd-labs/aave-address-book/commit/6e89a60f1b2ee8b8f2679f6ee49cf48923f53cf1))
* remove gov v2 and strategy are no longer useful ([#367](https://github.com/bgd-labs/aave-address-book/issues/367)) ([1775497](https://github.com/bgd-labs/aave-address-book/commit/17754972fcc15ea4ea15231308af22610f121d83))
* update tokenlist ([6e89a60](https://github.com/bgd-labs/aave-address-book/commit/6e89a60f1b2ee8b8f2679f6ee49cf48923f53cf1))
* use proper type ([6e89a60](https://github.com/bgd-labs/aave-address-book/commit/6e89a60f1b2ee8b8f2679f6ee49cf48923f53cf1))
* use proper type ([6e89a60](https://github.com/bgd-labs/aave-address-book/commit/6e89a60f1b2ee8b8f2679f6ee49cf48923f53cf1))

## [2.20.0](https://github.com/bgd-labs/aave-address-book/compare/v2.19.0...v2.20.0) (2024-02-18)


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": "2.20.0",
"version": "2.21.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 0fcb0fa

Please sign in to comment.