Skip to content

Commit 10582e1

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

File tree

6 files changed

+27
-3
lines changed

6 files changed

+27
-3
lines changed

packages/contract-helpers/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.33.3 (2025-05-16)
7+
8+
**Note:** Version bump only for package @aave/contract-helpers
9+
10+
11+
12+
13+
614
## 1.33.2 (2025-05-16)
715

816
**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": "1.33.2",
3+
"version": "1.33.3",
44
"sideEffects": false,
55
"license": "MIT",
66
"description": "",

packages/contract-types/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.3.3 (2025-05-16)
7+
8+
**Note:** Version bump only for package @aave/contract-types
9+
10+
11+
12+
13+
614
## 1.3.2 (2025-05-16)
715

816
**Note:** Version bump only for package @aave/contract-types

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.3.2",
3+
"version": "1.3.3",
44
"main": "index.js",
55
"license": "MIT",
66
"private": true,

packages/math-utils/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.33.3 (2025-05-16)
7+
8+
**Note:** Version bump only for package @aave/math-utils
9+
10+
11+
12+
13+
614
## 1.33.2 (2025-05-16)
715

816
**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": "1.33.2",
3+
"version": "1.33.3",
44
"license": "MIT",
55
"description": "",
66
"scripts": {

0 commit comments

Comments
 (0)