Skip to content

Commit

Permalink
chore(main): release 4.2.0 (#647)
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 Oct 19, 2024
1 parent 7ac58c7 commit 6163abc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.2.0](https://github.com/bgd-labs/aave-address-book/compare/v4.1.0...v4.2.0) (2024-10-19)


### Features

* **secrets:** use `ALCHEMY_API_KEY` if present ([#646](https://github.com/bgd-labs/aave-address-book/issues/646)) ([483e27d](https://github.com/bgd-labs/aave-address-book/commit/483e27dd761d5ec2b7d4d486c4d0f40433fd5832))


### Bug Fixes

* remove alchemy api key ([483e27d](https://github.com/bgd-labs/aave-address-book/commit/483e27dd761d5ec2b7d4d486c4d0f40433fd5832))
* weth gateway gnosis ([#654](https://github.com/bgd-labs/aave-address-book/issues/654)) ([7ac58c7](https://github.com/bgd-labs/aave-address-book/commit/7ac58c7e28204bddcded36df02476e8cc58dc35f))

## [4.1.0](https://github.com/bgd-labs/aave-address-book/compare/v4.0.0...v4.1.0) (2024-10-16)


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": "4.1.0",
"version": "4.2.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 6163abc

Please sign in to comment.