Skip to content

Commit

Permalink
chore(release): publish [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Build committed Feb 5, 2024
1 parent 75bb4c0 commit ce5290a
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
11 changes: 11 additions & 0 deletions packages/contract-helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.24.0 (2024-02-05)


### Features

* abpt v2 migration ([#573](https://github.com/aave/aave-utilities/issues/573)) ([75bb4c0](https://github.com/aave/aave-utilities/commit/75bb4c038ea10b8faf42630a7fb580e7317623b8))





## 1.23.1 (2024-01-24)

**Note:** Version bump only for package @aave/contract-helpers
Expand Down
2 changes: 1 addition & 1 deletion packages/contract-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aave/contract-helpers",
"version": "1.23.1",
"version": "1.24.0",
"sideEffects": false,
"license": "MIT",
"description": "",
Expand Down
11 changes: 11 additions & 0 deletions packages/math-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.24.0 (2024-02-05)


### Features

* abpt v2 migration ([#573](https://github.com/aave/aave-utilities/issues/573)) ([75bb4c0](https://github.com/aave/aave-utilities/commit/75bb4c038ea10b8faf42630a7fb580e7317623b8))





## 1.23.1 (2024-01-24)

**Note:** Version bump only for package @aave/math-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/math-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aave/math-utils",
"version": "1.23.1",
"version": "1.24.0",
"license": "MIT",
"description": "",
"scripts": {
Expand Down

0 comments on commit ce5290a

Please sign in to comment.