Skip to content

Commit 5bcc32c

Browse files
committed
chore(release): publish v3.8.4
1 parent 10478a7 commit 5bcc32c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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.3"
16+
"version": "3.8.4"
1717
}

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.3",
4+
"version": "3.8.4",
55
"private": true,
66
"description": "",
77
"scripts": {

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.3",
7+
"version": "3.8.4",
88
"repository": {
99
"type": "git",
1010
"url": "git+https://github.com/vuetifyjs/vuetify.git",

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.3",
4+
"version": "3.8.4",
55
"author": {
66
"name": "John Leider",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)