diff --git a/.changeset/hot-tools-heal.md b/.changeset/hot-tools-heal.md deleted file mode 100644 index ddc192f..0000000 --- a/.changeset/hot-tools-heal.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@phantom/wallet-sdk-early-access": patch ---- - -remove type:module diff --git a/.changeset/orange-bears-tan.md b/.changeset/orange-bears-tan.md deleted file mode 100644 index 919c820..0000000 --- a/.changeset/orange-bears-tan.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@phantom/wallet-sdk-early-access": patch ---- - -add .js diff --git a/packages/sdk/CHANGELOG.md b/packages/sdk/CHANGELOG.md index eb7e4aa..007cea0 100644 --- a/packages/sdk/CHANGELOG.md +++ b/packages/sdk/CHANGELOG.md @@ -1,5 +1,12 @@ # @phantom/wallet-sdk +## 0.0.6 + +### Patch Changes + +- 1cd1cc0: remove type:module +- 1cd1cc0: add .js + ## 0.0.5 ### Patch Changes diff --git a/packages/sdk/package.json b/packages/sdk/package.json index 122301c..36e23a2 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@phantom/wallet-sdk-early-access", - "version": "0.0.5", + "version": "0.0.6", "type": "module", "exports": { ".": {