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

Commit dc1272f

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

File tree

4 files changed

+24
-2
lines changed

4 files changed

+24
-2
lines changed

packages/contract-helpers/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 0.2.0 (2021-09-22)
7+
8+
9+
### Features
10+
11+
* add interface for UiPoolDataProvider contract ([#44](https://github.com/@aave/aave-utilities/issues/44)) ([01b3cb9](https://github.com/@aave/aave-utilities/commit/01b3cb9eacf242f2948c0cf728616b2ed1e2f553))
12+
13+
14+
15+
16+
617
## 0.1.11 (2021-09-17)
718

819
**Note:** Version bump only for package @aave/contract-helpers

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.1.11",
3+
"version": "0.2.0",
44
"license": "MIT",
55
"description": "",
66
"scripts": {

packages/math-utils/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 0.2.0 (2021-09-22)
7+
8+
9+
### Features
10+
11+
* add interface for UiPoolDataProvider contract ([#44](https://github.com/@aave/aave-utilities/issues/44)) ([01b3cb9](https://github.com/@aave/aave-utilities/commit/01b3cb9eacf242f2948c0cf728616b2ed1e2f553))
12+
13+
14+
15+
16+
617
## 0.1.11 (2021-09-17)
718

819
**Note:** Version bump only for package @aave/math-utils

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.1.11",
3+
"version": "0.2.0",
44
"license": "MIT",
55
"description": "",
66
"scripts": {

0 commit comments

Comments
 (0)