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

Commit 8e2b9da

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

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.7.0 (2021-09-29)
7+
8+
9+
### Features
10+
11+
* permissions manager ([#73](https://github.com/@aave/aave-utilities/issues/73)) ([7931421](https://github.com/@aave/aave-utilities/commit/7931421e2844c631db2abef65dd859a7edc87335))
12+
13+
14+
15+
16+
617
## 0.6.3 (2021-09-29)
718

819

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.6.3",
3+
"version": "0.7.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.7.0 (2021-09-29)
7+
8+
9+
### Features
10+
11+
* permissions manager ([#73](https://github.com/@aave/aave-utilities/issues/73)) ([7931421](https://github.com/@aave/aave-utilities/commit/7931421e2844c631db2abef65dd859a7edc87335))
12+
13+
14+
15+
16+
617
## 0.6.3 (2021-09-29)
718

819

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

0 commit comments

Comments
 (0)