diff --git a/docs/package.json b/docs/package.json index b5ca01b..267d208 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,7 +1,7 @@ { "name": "arco-design-pro-docs", "type": "module", - "version": "1.5.7", + "version": "1.5.8", "private": "true", "author": { "name": "whitekite", diff --git a/package.json b/package.json index fbb5294..aa2962b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vrx-arco-pro-components", - "version": "1.5.7", + "version": "1.5.8", "private": true, "packageManager": "pnpm@9.0.6", "scripts": { diff --git a/packages/app/package.json b/packages/app/package.json index 2e5f203..0023e60 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -1,6 +1,6 @@ { "name": "@vrx-arco/app", - "version": "1.5.7", + "version": "1.5.8", "license": "MIT", "author": { "name": "whitekite", diff --git a/packages/helper/package.json b/packages/helper/package.json index 607a5e8..c356468 100644 --- a/packages/helper/package.json +++ b/packages/helper/package.json @@ -1,6 +1,6 @@ { "name": "@vrx-arco/helper", - "version": "1.5.7", + "version": "1.5.8", "license": "MIT", "author": { "name": "whitekite", diff --git a/packages/icon/package.json b/packages/icon/package.json index 341a7a9..569ceec 100644 --- a/packages/icon/package.json +++ b/packages/icon/package.json @@ -1,6 +1,6 @@ { "name": "@vrx-arco/icon", - "version": "1.5.7", + "version": "1.5.8", "license": "MIT", "author": { "name": "whitekite", diff --git a/packages/internal/package.json b/packages/internal/package.json index 213b5d4..dbb825c 100644 --- a/packages/internal/package.json +++ b/packages/internal/package.json @@ -1,6 +1,6 @@ { "name": "@vrx-arco/internal", - "version": "1.5.7", + "version": "1.5.8", "private": true, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index a130e6d..b0908a7 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -1,6 +1,6 @@ { "name": "@vrx-arco/nuxt", - "version": "1.5.7", + "version": "1.5.8", "license": "MIT", "type": "module", "author": { diff --git a/packages/pro-components/package.json b/packages/pro-components/package.json index 40e7582..5ad232b 100644 --- a/packages/pro-components/package.json +++ b/packages/pro-components/package.json @@ -1,6 +1,6 @@ { "name": "@vrx-arco/pro-components", - "version": "1.5.7", + "version": "1.5.8", "license": "MIT", "author": { "name": "whitekite", diff --git a/packages/pro-layout/package.json b/packages/pro-layout/package.json index 206734a..777074d 100644 --- a/packages/pro-layout/package.json +++ b/packages/pro-layout/package.json @@ -1,6 +1,6 @@ { "name": "@vrx-arco/pro-layout", - "version": "1.5.7", + "version": "1.5.8", "license": "MIT", "author": { "name": "whitekite", diff --git a/packages/use/package.json b/packages/use/package.json index 2926fa0..9a98fbf 100644 --- a/packages/use/package.json +++ b/packages/use/package.json @@ -1,6 +1,6 @@ { "name": "@vrx-arco/use", - "version": "1.5.7", + "version": "1.5.8", "license": "MIT", "author": { "name": "whitekite", diff --git a/playground/layout/package.json b/playground/layout/package.json index 3aee60c..2a7b1c0 100644 --- a/playground/layout/package.json +++ b/playground/layout/package.json @@ -1,6 +1,6 @@ { "name": "@vrx-arco/playgound-pro-layout", - "version": "1.5.7", + "version": "1.5.8", "private": true, "type": "module", "scripts": { diff --git a/playground/nuxt/package.json b/playground/nuxt/package.json index eb65718..ae9a2e9 100644 --- a/playground/nuxt/package.json +++ b/playground/nuxt/package.json @@ -1,6 +1,6 @@ { "name": "@vrx-arco/playground-nuxt", - "version": "1.5.7", + "version": "1.5.8", "private": true, "scripts": { "dev": "nuxt dev",