Skip to content

Commit 19bad2d

Browse files
committed
Update moolah-lending-sdk and moolah-sdk-core to version 1.0.2 and 1.0.3 respectively; add Prettier configuration and update package.json scripts for formatting.
1 parent f1ee393 commit 19bad2d

5 files changed

Lines changed: 17 additions & 3 deletions

File tree

packages/moolah-lending-sdk/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @lista-dao/moolah-lending-sdk
22

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- Add Prettier configuration and update package.json scripts for formatting
8+
- Updated dependencies
9+
- @lista-dao/moolah-sdk-core@1.0.3
10+
311
## 1.0.1
412

513
### Patch Changes

packages/moolah-lending-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lista-dao/moolah-lending-sdk",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"type": "module",
55
"main": "./dist/index.js",
66
"module": "./dist/index.js",

packages/moolah-sdk-core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @lista-dao/moolah-sdk-core
22

3+
## 1.0.3
4+
5+
### Patch Changes
6+
7+
- Add Prettier configuration and update package.json scripts for formatting
8+
39
## 1.0.2
410

511
### Patch Changes

packages/moolah-sdk-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lista-dao/moolah-sdk-core",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"type": "module",
55
"main": "./dist/index.js",
66
"module": "./dist/index.js",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)