Skip to content

Commit 9e13d65

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

File tree

4 files changed

+34
-2
lines changed

4 files changed

+34
-2
lines changed

packages/contract-helpers/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
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+
# 1.11.0 (2022-12-21)
7+
8+
9+
### Features
10+
11+
* v3 migration ([#465](https://github.com/aave/aave-utilities/issues/465)) ([ac9197f](https://github.com/aave/aave-utilities/commit/ac9197f6a2237b34e917d23bc79798efe3e04cb1))
12+
13+
14+
15+
16+
117
# Change Log
218

319
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": "1.10.0",
3+
"version": "1.11.0",
44
"sideEffects": false,
55
"license": "MIT",
66
"description": "",

packages/math-utils/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
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+
# 1.11.0 (2022-12-21)
7+
8+
9+
### Features
10+
11+
* v3 migration ([#465](https://github.com/aave/aave-utilities/issues/465)) ([ac9197f](https://github.com/aave/aave-utilities/commit/ac9197f6a2237b34e917d23bc79798efe3e04cb1))
12+
13+
14+
15+
16+
117
# Change Log
218

319
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": "1.10.0",
3+
"version": "1.11.0",
44
"license": "MIT",
55
"description": "",
66
"scripts": {

0 commit comments

Comments
 (0)