Skip to content

Commit

Permalink
chore(main): release 4.11.0 (#831)
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 19, 2025
1 parent dd41430 commit 4bdc3fb
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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.11.0](https://github.com/bgd-labs/aave-address-book/compare/v4.10.0...v4.11.0) (2025-02-18)


### Features

* sonic instance contracts ([#829](https://github.com/bgd-labs/aave-address-book/issues/829)) ([dd41430](https://github.com/bgd-labs/aave-address-book/commit/dd41430542a8699de58fc9ea36f7606574bf9455))


### Bug Fixes

* add list of verified ([#840](https://github.com/bgd-labs/aave-address-book/issues/840)) ([4e7fbac](https://github.com/bgd-labs/aave-address-book/commit/4e7fbac6a7f6ba59582d6fc047d766e997fecc60))
* **cache:** automated cache update - updated addresses ([#830](https://github.com/bgd-labs/aave-address-book/issues/830)) ([aa516bb](https://github.com/bgd-labs/aave-address-book/commit/aa516bba1be147cf4e6fada5c824a7babf73f282))
* **cache:** automated cache update - updated addresses ([#842](https://github.com/bgd-labs/aave-address-book/issues/842)) ([0b38aa8](https://github.com/bgd-labs/aave-address-book/commit/0b38aa8f208b9015df81993f23027e1fe88a3bc1))
* disable dependabot ([#838](https://github.com/bgd-labs/aave-address-book/issues/838)) ([b8d3726](https://github.com/bgd-labs/aave-address-book/commit/b8d37265e935e623c6d8b08d4c23be03dac6cc6b))
* use npm workspace ([#832](https://github.com/bgd-labs/aave-address-book/issues/832)) ([7afe056](https://github.com/bgd-labs/aave-address-book/commit/7afe05609993cef8a49fcfd2b66ae9d729e0e33d))

## [4.10.0](https://github.com/bgd-labs/aave-address-book/compare/v4.9.0...v4.10.0) (2025-02-07)


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.10.0",
"version": "4.11.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 4bdc3fb

Please sign in to comment.