Skip to content

Commit 641c12a

Browse files
chore(master): release 1.17.1 (#785)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8a39136 commit 641c12a

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.17.1](https://github.com/aave/aave-v3-core/compare/v1.17.0...v1.17.1) (2023-01-10)
4+
5+
6+
### Bug Fixes
7+
8+
* Add BUSL to tokenization contracts ([#784](https://github.com/aave/aave-v3-core/issues/784)) ([bf87c52](https://github.com/aave/aave-v3-core/commit/bf87c52825ac1d8847e870bfe238b702b2cdf7b8))
9+
* Fix typos ([#781](https://github.com/aave/aave-v3-core/issues/781)) ([8a39136](https://github.com/aave/aave-v3-core/commit/8a3913607df88afcc4b8cc63f3a876ebac7d148b))
10+
311
## [1.17.0](https://github.com/aave/aave-v3-core/compare/v1.16.2...v1.17.0) (2022-12-28)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aave/core-v3",
3-
"version": "1.17.0",
3+
"version": "1.17.1",
44
"description": "Aave Protocol V3 core smart contracts",
55
"files": [
66
"contracts",

0 commit comments

Comments
 (0)