diff --git a/lerna.json b/lerna.json index d5a27f0..d98c02c 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", - "version": "1.3.0", + "version": "1.3.1", "npmClient": "pnpm", "packages": ["packages/*", "demo/*", "docs/*", "app/*"] } diff --git a/packages/coinbase/package.json b/packages/coinbase/package.json index cbb9f8e..eba3020 100644 --- a/packages/coinbase/package.json +++ b/packages/coinbase/package.json @@ -1,6 +1,6 @@ { "name": "@vue-dapp/coinbase", - "version": "1.3.0", + "version": "1.3.1", "description": "Empower dapp developers with Vue integration for crypto wallets", "repository": "https://github.com/vu3th/vue-dapp", "bugs": { @@ -45,7 +45,7 @@ }, "devDependencies": { "@vitejs/plugin-vue": "5.0.3", - "@vue-dapp/core": "^1.3.0", + "@vue-dapp/core": "^1.3.1", "typescript": "^5.3.3", "vite": "5.2.9" }, diff --git a/packages/core/package.json b/packages/core/package.json index 98d7301..b6849fc 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@vue-dapp/core", - "version": "1.3.0", + "version": "1.3.1", "description": "Empower dapp developers with Vue integration for crypto wallets", "repository": "https://github.com/vu3th/vue-dapp", "bugs": { diff --git a/packages/modal/package.json b/packages/modal/package.json index 0ececfc..da6d5a6 100644 --- a/packages/modal/package.json +++ b/packages/modal/package.json @@ -1,6 +1,6 @@ { "name": "@vue-dapp/modal", - "version": "1.3.0", + "version": "1.3.1", "description": "Empower dapp developers with Vue integration for crypto wallets", "repository": "https://github.com/vu3th/vue-dapp", "bugs": { @@ -44,7 +44,7 @@ }, "devDependencies": { "@vitejs/plugin-vue": "^5.0.3", - "@vue-dapp/core": "^1.3.0", + "@vue-dapp/core": "^1.3.1", "pinia": "^2.1.7", "typescript": "^5.3.3", "vite": "^5.2.9", diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index 5901245..493a925 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -1,6 +1,6 @@ { "name": "@vue-dapp/nuxt", - "version": "1.3.0", + "version": "1.3.1", "description": "Vue Dapp Nuxt module", "repository": "https://github.com/vu3th/vue-dapp", "bugs": { diff --git a/packages/walletconnect/package.json b/packages/walletconnect/package.json index ef16f69..c5792fe 100644 --- a/packages/walletconnect/package.json +++ b/packages/walletconnect/package.json @@ -1,6 +1,6 @@ { "name": "@vue-dapp/walletconnect", - "version": "1.3.0", + "version": "1.3.1", "description": "Empower dapp developers with Vue integration for crypto wallets", "repository": "https://github.com/vu3th/vue-dapp", "bugs": { @@ -45,7 +45,7 @@ }, "devDependencies": { "@vitejs/plugin-vue": "5.0.3", - "@vue-dapp/core": "^1.3.0", + "@vue-dapp/core": "^1.3.1", "@walletconnect/types": "^2.9.0", "typescript": "^5.3.3", "vite": "5.2.9" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f995a3a..46c2a70 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -160,7 +160,7 @@ importers: specifier: 5.0.3 version: 5.0.3(vite@5.2.9)(vue@3.4.23) '@vue-dapp/core': - specifier: ^1.3.0 + specifier: ^1.3.1 version: link:../core typescript: specifier: ^5.3.3 @@ -202,7 +202,7 @@ importers: specifier: ^5.0.3 version: 5.0.3(vite@5.2.9)(vue@3.4.21) '@vue-dapp/core': - specifier: ^1.3.0 + specifier: ^1.3.1 version: link:../core pinia: specifier: ^2.1.7 @@ -275,7 +275,7 @@ importers: specifier: 5.0.3 version: 5.0.3(vite@5.2.9)(vue@3.4.23) '@vue-dapp/core': - specifier: ^1.3.0 + specifier: ^1.3.1 version: link:../core '@walletconnect/types': specifier: ^2.9.0