Skip to content

Commit 50753fe

Browse files
author
github-actions
committed
v1.10.4
1 parent 7c82d1e commit 50753fe

File tree

16 files changed

+40
-8
lines changed

16 files changed

+40
-8
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.10.4 (2024-09-23)
7+
8+
**Note:** Version bump only for package @morpho-org/sdks
9+
610
## 1.10.3 (2024-09-23)
711

812
**Note:** Version bump only for package @morpho-org/sdks

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json",
3-
"version": "1.10.3",
3+
"version": "1.10.4",
44
"npmClient": "yarn",
55
"useWorkspaces": true
66
}

packages/blue-api-sdk/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.10.4 (2024-09-23)
7+
8+
**Note:** Version bump only for package @morpho-org/blue-api-sdk
9+
610
## 1.10.3 (2024-09-23)
711

812
**Note:** Version bump only for package @morpho-org/blue-api-sdk

packages/blue-api-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@morpho-org/blue-api-sdk",
3-
"version": "1.10.3",
3+
"version": "1.10.4",
44
"author": "Morpho Association <[email protected]>",
55
"main": "src/index.ts",
66
"files": [

packages/blue-sdk-ethers-liquidation/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.10.4 (2024-09-23)
7+
8+
**Note:** Version bump only for package @morpho-org/blue-sdk-ethers-liquidation
9+
610
## 1.10.3 (2024-09-23)
711

812
**Note:** Version bump only for package @morpho-org/blue-sdk-ethers-liquidation

packages/blue-sdk-ethers-liquidation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@morpho-org/blue-sdk-ethers-liquidation",
3-
"version": "1.10.3",
3+
"version": "1.10.4",
44
"author": "Morpho Association <[email protected]>",
55
"main": "src/index.ts",
66
"files": [

packages/blue-sdk-ethers/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.10.4 (2024-09-23)
7+
8+
**Note:** Version bump only for package @morpho-org/blue-sdk-ethers
9+
610
## 1.10.3 (2024-09-23)
711

812
**Note:** Version bump only for package @morpho-org/blue-sdk-ethers

packages/blue-sdk-ethers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@morpho-org/blue-sdk-ethers",
3-
"version": "1.10.3",
3+
"version": "1.10.4",
44
"author": "Morpho Association <[email protected]>",
55
"license": "MIT",
66
"main": "src/index.ts",

packages/blue-sdk-viem/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.10.4 (2024-09-23)
7+
8+
**Note:** Version bump only for package @morpho-org/blue-sdk-viem
9+
610
## 1.10.3 (2024-09-23)
711

812
**Note:** Version bump only for package @morpho-org/blue-sdk-viem

packages/blue-sdk-viem/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@morpho-org/blue-sdk-viem",
3-
"version": "1.10.3",
3+
"version": "1.10.4",
44
"author": "Morpho Association <[email protected]>",
55
"license": "MIT",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)