Skip to content

Commit

Permalink
chore(main): release 2.26.0 (#429)
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 Apr 22, 2024
1 parent c173b17 commit 92c58d2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.26.0](https://github.com/bgd-labs/aave-address-book/compare/v2.25.1...v2.26.0) (2024-04-22)


### Features

* added weeth icons to assets ([#427](https://github.com/bgd-labs/aave-address-book/issues/427)) ([572ee8d](https://github.com/bgd-labs/aave-address-book/commit/572ee8d6281f54a086a2c61c680675bce4606d5b))


### Bug Fixes

* Fix uiPoolDataProvider contract on Harmony ([#428](https://github.com/bgd-labs/aave-address-book/issues/428)) ([15bc0a8](https://github.com/bgd-labs/aave-address-book/commit/15bc0a8e7cd9717af393aaab89381aed91531092))
* remove mumbai ([#432](https://github.com/bgd-labs/aave-address-book/issues/432)) ([64e51f9](https://github.com/bgd-labs/aave-address-book/commit/64e51f98d64bc0dc59adae0a11a29d4e92537a3f))

## [2.25.1](https://github.com/bgd-labs/aave-address-book/compare/v2.25.0...v2.25.1) (2024-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": "2.25.1",
"version": "2.26.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 92c58d2

Please sign in to comment.