Skip to content

Commit

Permalink
chore(release): Release v1.33.0 🚀 🎉 (#208)
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 Aug 18, 2023
1 parent b37eb99 commit 4dba081
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [1.33.0](https://github.com/bgd-labs/aave-address-book/compare/v1.32.0...v1.33.0) (2023-08-18)


### Features

* Add IMigrationHelper interface ([#185](https://github.com/bgd-labs/aave-address-book/issues/185)) ([b87a51d](https://github.com/bgd-labs/aave-address-book/commit/b87a51d014167effaaa7f6f7e33562b223b3d6b2))


### Bug Fixes

* add weth gateway address to base ([#207](https://github.com/bgd-labs/aave-address-book/issues/207)) ([b37eb99](https://github.com/bgd-labs/aave-address-book/commit/b37eb991c690cf19dae7945baf139ce1fba5c36b))

## [1.32.0](https://github.com/bgd-labs/aave-address-book/compare/v1.31.7...v1.32.0) (2023-08-14)


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": "1.32.0",
"version": "1.33.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 4dba081

Please sign in to comment.