Skip to content

Commit cbad4e1

Browse files
committed
chore(release): publish v3.8.2
1 parent 9a5968d commit cbad4e1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Diff for: lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
}
1414
},
1515
"npmClient": "pnpm",
16-
"version": "3.8.1"
16+
"version": "3.8.2"
1717
}

Diff for: packages/api-generator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vuetify/api-generator",
33
"type": "module",
4-
"version": "3.8.1",
4+
"version": "3.8.2",
55
"private": true,
66
"description": "",
77
"scripts": {

Diff for: packages/docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A Vue.js project",
55
"private": true,
66
"author": "John Leider <[email protected]>",
7-
"version": "3.8.1",
7+
"version": "3.8.2",
88
"repository": {
99
"type": "git",
1010
"url": "git+https://github.com/vuetifyjs/vuetify.git",

Diff for: packages/vuetify/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vuetify",
33
"description": "Vue Material Component Framework",
4-
"version": "3.8.1",
4+
"version": "3.8.2",
55
"author": {
66
"name": "John Leider",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)