Skip to content

Commit 6f610aa

Browse files
committed
chore(release): publish v3.7.4
1 parent 675b464 commit 6f610aa

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

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuetify/api-generator",
3-
"version": "3.7.3",
3+
"version": "3.7.4",
44
"private": true,
55
"description": "",
66
"scripts": {

Diff for: packages/docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A Vue.js project",
44
"private": true,
55
"author": "John Leider <[email protected]>",
6-
"version": "3.7.3",
6+
"version": "3.7.4",
77
"repository": {
88
"type": "git",
99
"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.7.3",
4+
"version": "3.7.4",
55
"author": {
66
"name": "John Leider",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)