Skip to content

Commit

Permalink
chore(release): Release v1.22.0 🚀 🎉 (#122)
Browse files Browse the repository at this point in the history
Co-authored-by: Release bot :robot <[email protected]>
  • Loading branch information
github-actions[bot] and Release bot :robot authored Apr 24, 2023
1 parent 76d351b commit d94db75
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.

## [1.22.0](https://github.com/bgd-labs/aave-address-book/compare/v1.21.0...v1.22.0) (2023-04-24)


### Features

* add streamable interface ([#116](https://github.com/bgd-labs/aave-address-book/issues/116)) ([cdfdf4a](https://github.com/bgd-labs/aave-address-book/commit/cdfdf4ac688da9f90ceaeed3c8fa399a19dc1003))


### Bug Fixes

* add getNextStreamId ([ce1bf7b](https://github.com/bgd-labs/aave-address-book/commit/ce1bf7bea81d2670bb20c8f255eceeb8eae881fb))

## [1.21.0](https://github.com/bgd-labs/aave-address-book/compare/v1.20.0...v1.21.0) (2023-04-11)


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.21.0",
"version": "1.22.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.",
"directories": {
"lib": "lib"
Expand Down

0 comments on commit d94db75

Please sign in to comment.