Skip to content

Commit b44978b

Browse files
authored
feat: update versions of components (#2426)
1 parent cb49210 commit b44978b

File tree

251 files changed

+488
-488
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

251 files changed

+488
-488
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@opentiny/vue-design-aurora",
3-
"version": "3.18.0",
3+
"version": "3.19.0",
44
"main": "index.ts",
55
"sideEffects": false,
66
"type": "module",
77
"dependencies": {
88
"@opentiny/vue-icon": "workspace:~"
99
},
1010
"license": "MIT"
11-
}
11+
}

packages/design/saas/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@opentiny/vue-design-saas",
3-
"version": "3.18.0",
3+
"version": "3.19.0",
44
"main": "index.ts",
55
"sideEffects": false,
66
"type": "module",
77
"dependencies": {
88
"@opentiny/vue-icon": "workspace:~"
99
},
1010
"license": "MIT"
11-
}
11+
}

packages/renderless/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentiny/vue-renderless",
3-
"version": "3.18.6",
3+
"version": "3.19.0",
44
"private": true,
55
"description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.",
66
"author": "OpenTiny Team",

packages/theme-mobile/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentiny/vue-theme-mobile",
3-
"version": "3.18.0",
3+
"version": "3.19.0",
44
"description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.",
55
"homepage": "https://opentiny.design/tiny-vue",
66
"main": "index.css",
@@ -81,4 +81,4 @@
8181
]
8282
}
8383
}
84-
}
84+
}

packages/theme-saas/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentiny/vue-theme-saas",
3-
"version": "3.18.0",
3+
"version": "3.19.0",
44
"description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.",
55
"homepage": "https://opentiny.design/tiny-vue",
66
"main": "index.css",
@@ -101,4 +101,4 @@
101101
]
102102
}
103103
}
104-
}
104+
}

packages/theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@opentiny/vue-theme",
33
"type": "module",
4-
"version": "3.18.3",
4+
"version": "3.19.0",
55
"description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.",
66
"author": "OpenTiny Team",
77
"license": "MIT",

packages/vue-common/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@opentiny/vue-common",
33
"private": true,
4-
"version": "3.18.0",
4+
"version": "3.19.0",
55
"description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.",
66
"homepage": "https://opentiny.design/tiny-vue",
77
"keywords": [
@@ -38,4 +38,4 @@
3838
"build": "pnpm -w build:ui $npm_package_name",
3939
"//postversion": "pnpm build"
4040
}
41-
}
41+
}

packages/vue-directive/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentiny/vue-directive",
3-
"version": "3.18.0",
3+
"version": "3.19.0",
44
"description": "",
55
"module": "index.ts",
66
"main": "index.ts",
@@ -17,4 +17,4 @@
1717
"keywords": [],
1818
"author": "",
1919
"license": "ISC"
20-
}
20+
}

packages/vue-hooks/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentiny/vue-hooks",
3-
"version": "3.18.0",
3+
"version": "3.19.0",
44
"description": "",
55
"module": "index.ts",
66
"main": "index.ts",
@@ -17,4 +17,4 @@
1717
"keywords": [],
1818
"author": "",
1919
"license": "ISC"
20-
}
20+
}

packages/vue-icon-multicolor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentiny/vue-icon-multicolor",
3-
"version": "3.18.0",
3+
"version": "3.19.0",
44
"description": "",
55
"main": "index.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)