Skip to content

Commit

Permalink
chore(release): Release v2.7.0 🚀 🎉 (#260)
Browse files Browse the repository at this point in the history
Co-authored-by: Release bot :robot <gitbot@bgdlabs.com>
  • Loading branch information
github-actions[bot] and Release bot :robot authored Oct 3, 2023
1 parent d8fd441 commit 151c145
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.7.0](https://github.com/bgd-labs/aave-address-book/compare/v2.6.0...v2.7.0) (2023-10-03)


### Features

* add entrypoint per network & paraswap fee claimers ([#257](https://github.com/bgd-labs/aave-address-book/issues/257)) ([974f5b8](https://github.com/bgd-labs/aave-address-book/commit/974f5b85ff327dafd62e429044d063fd64851248))

## [2.6.0](https://github.com/bgd-labs/aave-address-book/compare/v2.5.0...v2.6.0) (2023-09-28)


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.6.0",
"version": "2.7.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 151c145

Please sign in to comment.