Skip to content

Commit

Permalink
chore(main): release 3.5.1 (#601)
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 Sep 27, 2024
1 parent 8ef7044 commit fd4e3ab
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.

## [3.5.1](https://github.com/bgd-labs/aave-address-book/compare/v3.5.0...v3.5.1) (2024-09-27)


### Bug Fixes

* Add addresses for paraswap adapters repay and debt swap ([#603](https://github.com/bgd-labs/aave-address-book/issues/603)) ([#604](https://github.com/bgd-labs/aave-address-book/issues/604)) ([8ef7044](https://github.com/bgd-labs/aave-address-book/commit/8ef7044f0d3338daf6cbcde1a46324585e6b7a2f))
* **cache:** automated cache update - updated addresses ([#600](https://github.com/bgd-labs/aave-address-book/issues/600)) ([53d8509](https://github.com/bgd-labs/aave-address-book/commit/53d85096dc310f4c1fbdf1e714704f9c34ca0e85))
* **cache:** automated cache update - updated addresses ([#602](https://github.com/bgd-labs/aave-address-book/issues/602)) ([eadb136](https://github.com/bgd-labs/aave-address-book/commit/eadb1369580baf2f4504ae5268cac981ca9cd2f5))

## [3.5.0](https://github.com/bgd-labs/aave-address-book/compare/v3.4.0...v3.5.0) (2024-09-21)


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": "3.5.0",
"version": "3.5.1",
"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 fd4e3ab

Please sign in to comment.