diff --git a/common/changes/@cityofzion/wallet-connect-sdk-wallet-core/CU-86a12v3tv_2023-11-27-19-29.json b/common/changes/@cityofzion/wallet-connect-sdk-wallet-core/CU-86a12v3tv_2023-11-27-19-29.json new file mode 100644 index 0000000..0cbbd72 --- /dev/null +++ b/common/changes/@cityofzion/wallet-connect-sdk-wallet-core/CU-86a12v3tv_2023-11-27-19-29.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@cityofzion/wallet-connect-sdk-wallet-core", + "comment": "Changed neon-dappkit version to the latest", + "type": "patch" + } + ], + "packageName": "@cityofzion/wallet-connect-sdk-wallet-core" +} \ No newline at end of file diff --git a/packages/wallet-connect-sdk-wallet-core/package.json b/packages/wallet-connect-sdk-wallet-core/package.json index 531af01..41a4899 100644 --- a/packages/wallet-connect-sdk-wallet-core/package.json +++ b/packages/wallet-connect-sdk-wallet-core/package.json @@ -38,7 +38,7 @@ "@walletconnect/sign-client": "2.7.3", "@walletconnect/types": "2.7.3", "moment": "^2.29.4", - "@cityofzion/neon-dappkit": "0.3.0" + "@cityofzion/neon-dappkit": "0.3.2" }, "devDependencies": { "@types/node": "^20.1.3",