Skip to content

Commit 4ba53b0

Browse files
authored
Merge pull request #106 from liquality/changeset-release/develop
🚀 PreRelease 2023-06-12_20-08-40 🚀
2 parents 6371621 + c2b325e commit 4ba53b0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/itchy-rats-clean.md

-5
This file was deleted.

packages/sdk/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @liquality/wallet-sdk
22

3+
## 2.3.1
4+
5+
### Patch Changes
6+
7+
- 7888931: some nfts return unknown as type from alchemy, you can provide the type yourself to avoid that blocker
8+
39
## 2.3.0
410

511
### Minor Changes

packages/sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@liquality/wallet-sdk",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"main": "./dist/src/index.js",
55
"types": "./dist/src/index.d.ts",
66
"files": [

0 commit comments

Comments
 (0)