diff --git a/packages/contract-helpers/CHANGELOG.md b/packages/contract-helpers/CHANGELOG.md index cb133cca..5e96b489 100644 --- a/packages/contract-helpers/CHANGELOG.md +++ b/packages/contract-helpers/CHANGELOG.md @@ -1,3 +1,16 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 1.30.2 (2024-08-26) + +**Note:** Version bump only for package @aave/contract-helpers + + + + + # Change Log All notable changes to this project will be documented in this file. See diff --git a/packages/contract-helpers/package.json b/packages/contract-helpers/package.json index 5604c647..a502839c 100644 --- a/packages/contract-helpers/package.json +++ b/packages/contract-helpers/package.json @@ -1,6 +1,6 @@ { "name": "@aave/contract-helpers", - "version": "1.30.1", + "version": "1.30.2", "sideEffects": false, "license": "MIT", "description": "", diff --git a/packages/math-utils/CHANGELOG.md b/packages/math-utils/CHANGELOG.md index 5fd64819..69be33e2 100644 --- a/packages/math-utils/CHANGELOG.md +++ b/packages/math-utils/CHANGELOG.md @@ -1,3 +1,16 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 1.30.2 (2024-08-26) + +**Note:** Version bump only for package @aave/math-utils + + + + + # Change Log All notable changes to this project will be documented in this file. See diff --git a/packages/math-utils/package.json b/packages/math-utils/package.json index e62f5259..5e42e0b6 100644 --- a/packages/math-utils/package.json +++ b/packages/math-utils/package.json @@ -1,6 +1,6 @@ { "name": "@aave/math-utils", - "version": "1.30.1", + "version": "1.30.2", "license": "MIT", "description": "", "scripts": {