Skip to content

Commit eb9702b

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

File tree

6 files changed

+36
-3
lines changed

6 files changed

+36
-3
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+
# 1.36.0 (2025-07-03)
7+
8+
9+
### Features
10+
11+
* v3.4 ([#632](https://github.com/aave/aave-utilities/issues/632)) ([886b82c](https://github.com/aave/aave-utilities/commit/886b82ccfd625cc055152189735717fb1c884018))
12+
13+
14+
15+
16+
617
# 1.35.0 (2025-06-12)
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": "1.35.0",
3+
"version": "1.36.0",
44
"sideEffects": false,
55
"license": "MIT",
66
"description": "",

packages/contract-types/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+
# 1.6.0 (2025-07-03)
7+
8+
9+
### Features
10+
11+
* v3.4 ([#632](https://github.com/aave/aave-utilities/issues/632)) ([886b82c](https://github.com/aave/aave-utilities/commit/886b82ccfd625cc055152189735717fb1c884018))
12+
13+
14+
15+
16+
617
# 1.5.0 (2025-06-12)
718

819

packages/contract-types/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-types",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"main": "index.js",
55
"license": "MIT",
66
"private": true,

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+
# 1.36.0 (2025-07-03)
7+
8+
9+
### Features
10+
11+
* v3.4 ([#632](https://github.com/aave/aave-utilities/issues/632)) ([886b82c](https://github.com/aave/aave-utilities/commit/886b82ccfd625cc055152189735717fb1c884018))
12+
13+
14+
15+
16+
617
# 1.35.0 (2025-06-12)
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": "1.35.0",
3+
"version": "1.36.0",
44
"license": "MIT",
55
"description": "",
66
"scripts": {

0 commit comments

Comments
 (0)