Skip to content

Commit

Permalink
chore(master): release 1.19.3 (#939)
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 64870f0 commit 724a9ef
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

## [1.19.3](https://github.com/aave/aave-v3-core/compare/v1.19.2...v1.19.3) (2024-03-07)


### Bug Fixes

* Bump version of v3 dependencies ([#938](https://github.com/aave/aave-v3-core/issues/938)) ([64870f0](https://github.com/aave/aave-v3-core/commit/64870f00345c8e10eefd6057bdba66f14ea0682c))

## [1.19.2](https://github.com/aave/aave-v3-core/compare/v1.19.1...v1.19.2) (2023-10-17)


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/core-v3",
"version": "1.19.2-beta.2",
"version": "1.19.3",
"description": "Aave Protocol V3 core smart contracts",
"files": [
"contracts",
Expand Down

0 comments on commit 724a9ef

Please sign in to comment.