diff --git a/examples/sites/package.json b/examples/sites/package.json index aad945b3d..aa367e6b8 100644 --- a/examples/sites/package.json +++ b/examples/sites/package.json @@ -1,6 +1,6 @@ { "name": "@opentiny/vue-docs", - "version": "2.2.8", + "version": "2.2.10", "license": "MIT", "scripts": { "start": "vite", diff --git a/packages/design/aurora/package.json b/packages/design/aurora/package.json index 1e54486c2..f2627d6c2 100644 --- a/packages/design/aurora/package.json +++ b/packages/design/aurora/package.json @@ -1,6 +1,6 @@ { "name": "@opentiny/vue-design-aurora", - "version": "3.12.0", + "version": "3.13.0", "main": "index.ts", "sideEffects": false, "type": "module", @@ -8,4 +8,4 @@ "@opentiny/vue-icon": "workspace:~" }, "license": "MIT" -} \ No newline at end of file +} diff --git a/packages/design/saas/package.json b/packages/design/saas/package.json index f3e24af95..d179047e0 100644 --- a/packages/design/saas/package.json +++ b/packages/design/saas/package.json @@ -1,6 +1,6 @@ { "name": "@opentiny/vue-design-saas", - "version": "3.12.0", + "version": "3.13.0", "main": "index.ts", "sideEffects": false, "type": "module", @@ -8,4 +8,4 @@ "@opentiny/vue-icon": "workspace:~" }, "license": "MIT" -} \ No newline at end of file +} diff --git a/packages/design/smb/package.json b/packages/design/smb/package.json index aa222cca9..aa7ac9c4c 100644 --- a/packages/design/smb/package.json +++ b/packages/design/smb/package.json @@ -1,6 +1,6 @@ { "name": "@opentiny/vue-design-smb", - "version": "3.12.0", + "version": "3.13.0", "sideEffects": false, "type": "module", "main": "index.ts", @@ -8,4 +8,4 @@ "@opentiny/vue-icon": "workspace:~" }, "license": "MIT" -} \ No newline at end of file +} diff --git a/packages/vue-common/package.json b/packages/vue-common/package.json index fa618540d..4b8299929 100644 --- a/packages/vue-common/package.json +++ b/packages/vue-common/package.json @@ -1,7 +1,7 @@ { "name": "@opentiny/vue-common", "private": true, - "version": "3.12.0", + "version": "3.13.0", "description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.", "homepage": "https://opentiny.design/tiny-vue", "keywords": [ @@ -38,4 +38,4 @@ "build": "pnpm -w build:ui $npm_package_name", "//postversion": "pnpm build" } -} \ No newline at end of file +} diff --git a/packages/vue-icon-saas/package.json b/packages/vue-icon-saas/package.json index f6339ad18..b93c5f948 100644 --- a/packages/vue-icon-saas/package.json +++ b/packages/vue-icon-saas/package.json @@ -1,7 +1,7 @@ { "name": "@opentiny/vue-icon-saas", "private": true, - "version": "3.12.0", + "version": "3.13.0", "description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.", "homepage": "https://opentiny.design/tiny-vue", "main": "index.ts", @@ -39,4 +39,4 @@ "build": "pnpm -w build:ui $npm_package_name", "//postversion": "pnpm build" } -} \ No newline at end of file +} diff --git a/packages/vue-icon/package.json b/packages/vue-icon/package.json index 9fe0aab6e..022302a0a 100644 --- a/packages/vue-icon/package.json +++ b/packages/vue-icon/package.json @@ -1,7 +1,7 @@ { "name": "@opentiny/vue-icon", "private": true, - "version": "3.12.0", + "version": "3.13.0", "description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.", "homepage": "https://opentiny.design/tiny-vue", "main": "index.ts", @@ -39,4 +39,4 @@ "build": "pnpm -w build:ui $npm_package_name", "//postversion": "pnpm build" } -} \ No newline at end of file +} diff --git a/packages/vue-locale/package.json b/packages/vue-locale/package.json index ce10e0681..25f4669ed 100644 --- a/packages/vue-locale/package.json +++ b/packages/vue-locale/package.json @@ -1,7 +1,7 @@ { "name": "@opentiny/vue-locale", "private": true, - "version": "3.12.0", + "version": "3.13.0", "description": "", "main": "src/index.ts", "license": "MIT", @@ -16,4 +16,4 @@ "build": "pnpm -w build:ui $npm_package_name", "//postversion": "pnpm build" } -} \ No newline at end of file +} diff --git a/packages/vue/package.json b/packages/vue/package.json index e5984a97e..f2b989229 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,7 +1,7 @@ { "name": "@opentiny/vue", "private": true, - "version": "3.12.0", + "version": "3.13.0", "description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.", "homepage": "https://opentiny.design/tiny-vue", "keywords": [ @@ -265,4 +265,4 @@ "build": "pnpm -w build:ui", "postversion": "pnpm build" } -} \ No newline at end of file +}