Skip to content

Commit

Permalink
chore(main): release 4.3.0 (#673)
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 Nov 6, 2024
1 parent 4126d92 commit 597f3f5
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

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.

## [4.3.0](https://github.com/bgd-labs/aave-address-book/compare/v4.2.1...v4.3.0) (2024-11-05)


### Features

* add testnet base sepolia lido market ([#669](https://github.com/bgd-labs/aave-address-book/issues/669)) ([de1275e](https://github.com/bgd-labs/aave-address-book/commit/de1275e6aaf69017b777f375ac2d1d11df47775b))
* update risk stewards ([#674](https://github.com/bgd-labs/aave-address-book/issues/674)) ([d6bdf78](https://github.com/bgd-labs/aave-address-book/commit/d6bdf782d7a395cf125713205fc610c371c17220))


### Bug Fixes

* **cache:** automated cache update - updated addresses ([#671](https://github.com/bgd-labs/aave-address-book/issues/671)) ([94267fd](https://github.com/bgd-labs/aave-address-book/commit/94267fd97eefa3ed8b5b063969d88b527c8b4b9b))
* **cache:** automated cache update - updated addresses ([#682](https://github.com/bgd-labs/aave-address-book/issues/682)) ([4126d92](https://github.com/bgd-labs/aave-address-book/commit/4126d925ee5f229531b56299d7828efbc4dafd61))
* make ci work on testnets ([#681](https://github.com/bgd-labs/aave-address-book/issues/681)) ([1611ebd](https://github.com/bgd-labs/aave-address-book/commit/1611ebd4a64114b657cfe73700b3a68d970989a1))

## [4.2.1](https://github.com/bgd-labs/aave-address-book/compare/v4.2.0...v4.2.1) (2024-10-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "4.2.1",
"version": "4.3.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 597f3f5

Please sign in to comment.