Skip to content

Commit

Permalink
chore(release): Release v2.0.0 🚀 🎉 (#220)
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 28, 2023
1 parent 456fab9 commit a913ad5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
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.

## [2.0.0](https://github.com/bgd-labs/aave-address-book/compare/v1.34.0...v2.0.0) (2023-08-28)


### ⚠ BREAKING CHANGES

* the format of assets in js was unnecessarily hard to consume, this pr changes it to a object like structure.

### Features

* js assets exports ([#219](https://github.com/bgd-labs/aave-address-book/issues/219)) ([cab5960](https://github.com/bgd-labs/aave-address-book/commit/cab5960b29ed6e20f5a760eef1a61765b7704b10))
* testnet updates ([#218](https://github.com/bgd-labs/aave-address-book/issues/218)) ([456fab9](https://github.com/bgd-labs/aave-address-book/commit/456fab9620d573bf9ae03d753d0aa6c51f4b95c2))

## [1.34.0](https://github.com/bgd-labs/aave-address-book/compare/v1.33.0...v1.34.0) (2023-08-24)


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": "1.34.0",
"version": "2.0.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 a913ad5

Please sign in to comment.