Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

Commit a163926

Browse files
author
GitHub Actions Build
committed
chore(release): publish [ci skip]
- @aave/[email protected] - @aave/[email protected]
1 parent f840d47 commit a163926

File tree

4 files changed

+28
-2
lines changed

4 files changed

+28
-2
lines changed

packages/contract-helpers/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## 0.2.1 (2021-09-22)
7+
8+
**Note:** Version bump only for package @aave/contract-helpers
9+
10+
11+
12+
13+
114
# Change Log
215

316
All notable changes to this project will be documented in this file. See

packages/contract-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aave/contract-helpers",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"license": "MIT",
55
"description": "",
66
"scripts": {

packages/math-utils/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## 0.2.1 (2021-09-22)
7+
8+
**Note:** Version bump only for package @aave/math-utils
9+
10+
11+
12+
13+
114
# Change Log
215

316
All notable changes to this project will be documented in this file. See

packages/math-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aave/math-utils",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"license": "MIT",
55
"description": "",
66
"scripts": {

0 commit comments

Comments
 (0)