Skip to content

Commit

Permalink
chore(master): release 2.5.2 (#189)
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 Mar 7, 2024
1 parent d332212 commit 803c3e7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.5.2](https://github.com/aave/aave-v3-periphery/compare/v2.5.1...v2.5.2) (2024-03-07)


### Bug Fixes

* Bump v3 core dependency ([#188](https://github.com/aave/aave-v3-periphery/issues/188)) ([d332212](https://github.com/aave/aave-v3-periphery/commit/d332212c10bf8a65d622e9bfbbb83f760cba171c))

## [2.5.1](https://github.com/aave/aave-v3-periphery/compare/v2.5.0...v2.5.1) (2024-03-07)


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": "@aave/periphery-v3",
"version": "2.5.1",
"version": "2.5.2",
"description": "Aave Protocol V3 periphery smart contracts",
"files": [
"contracts",
Expand Down

0 comments on commit 803c3e7

Please sign in to comment.