Skip to content

Commit cdf6e68

Browse files
committed
v1.5.0-alpha.1
1 parent 5dcfd07 commit cdf6e68

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "1.5.0-alpha.0",
3+
"version": "1.5.0-alpha.1",
44
"npmClient": "pnpm",
55
"packages": ["packages/*", "demo/*", "docs/*", "app/*"]
66
}

packages/coinbase/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-dapp/coinbase",
3-
"version": "1.5.0-alpha.0",
3+
"version": "1.5.0-alpha.1",
44
"description": "Empower dapp developers with Vue integration for crypto wallets",
55
"repository": "https://github.com/vu3th/vue-dapp",
66
"bugs": {

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-dapp/core",
3-
"version": "1.5.0-alpha.0",
3+
"version": "1.5.0-alpha.1",
44
"description": "Empower dapp developers with Vue integration for crypto wallets",
55
"repository": "https://github.com/vu3th/vue-dapp",
66
"bugs": {

packages/modal/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-dapp/modal",
3-
"version": "1.5.0-alpha.0",
3+
"version": "1.5.0-alpha.1",
44
"description": "Empower dapp developers with Vue integration for crypto wallets",
55
"repository": "https://github.com/vu3th/vue-dapp",
66
"bugs": {

packages/nuxt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-dapp/nuxt",
3-
"version": "1.5.0-alpha.0",
3+
"version": "1.5.0-alpha.1",
44
"description": "Vue Dapp Nuxt module",
55
"repository": "https://github.com/vu3th/vue-dapp",
66
"bugs": {

packages/walletconnect/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-dapp/walletconnect",
3-
"version": "1.5.0-alpha.0",
3+
"version": "1.5.0-alpha.1",
44
"description": "Empower dapp developers with Vue integration for crypto wallets",
55
"repository": "https://github.com/vu3th/vue-dapp",
66
"bugs": {

0 commit comments

Comments
 (0)