Skip to content

Commit

Permalink
chore(release): publish [ci skip]
Browse files Browse the repository at this point in the history
 - @aave/contract-helpers@1.19.0
 - @aave/math-utils@1.19.0
  • Loading branch information
GitHub Actions Build committed Aug 21, 2023
1 parent 7510d22 commit 5e44c45
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.19.0 (2023-08-21)


### Features

* add Scroll Sepolia and Scroll chainIds ([#554](https://github.com/aave/aave-utilities/issues/554)) ([7510d22](https://github.com/aave/aave-utilities/commit/7510d227dd358f3420d7788a9feaaa72f09e8e9e))





## 1.18.3 (2023-08-18)

**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.18.3",
"version": "1.19.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.19.0 (2023-08-21)


### Features

* add Scroll Sepolia and Scroll chainIds ([#554](https://github.com/aave/aave-utilities/issues/554)) ([7510d22](https://github.com/aave/aave-utilities/commit/7510d227dd358f3420d7788a9feaaa72f09e8e9e))





## 1.18.3 (2023-08-18)

**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.18.3",
"version": "1.19.0",
"license": "MIT",
"description": "",
"scripts": {
Expand Down

0 comments on commit 5e44c45

Please sign in to comment.