Skip to content

Commit

Permalink
Merge pull request #107 from aave/release-v1.0.3
Browse files Browse the repository at this point in the history
chore: release 1.0.3
  • Loading branch information
kartojal authored Sep 17, 2021
2 parents 003569a + 07a91f8 commit c22fd30
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 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.0.3](https://www.github.com/aave/aave-v3-core/compare/v1.0.2...v1.0.3) (2021-09-17)


### Miscellaneous Chores

* release 1.0.3 ([003569a](https://www.github.com/aave/aave-v3-core/commit/003569a1c336f9396715c306be78f1973348ca5c))

### [1.0.2](https://www.github.com/aave/aave-v3-core/compare/v1.0.1...v1.0.2) (2021-09-15)


Expand Down
2 changes: 1 addition & 1 deletion 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.0.2",
"version": "1.0.3",
"description": "Aave Protocol V3 core smart contracts",
"files": [
"contracts",
Expand Down

0 comments on commit c22fd30

Please sign in to comment.