Skip to content

Commit

Permalink
chore(release): publish v3.7.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
KaelWD committed Jul 29, 2024
1 parent 3024bb1 commit c923066
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
}
},
"npmClient": "pnpm",
"version": "3.6.13-3.7.0-beta.0.0"
}
"version": "3.7.0-beta.1"
}
2 changes: 1 addition & 1 deletion packages/api-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuetify/api-generator",
"version": "3.6.13-3.7.0-beta.0.0",
"version": "3.7.0-beta.1",
"private": true,
"description": "",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A Vue.js project",
"private": true,
"author": "John Leider <[email protected]>",
"version": "3.6.13-3.7.0-beta.0.0",
"version": "3.7.0-beta.1",
"repository": {
"type": "git",
"url": "git+https://github.com/vuetifyjs/vuetify.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/vuetify/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vuetify",
"description": "Vue Material Component Framework",
"version": "3.6.13-3.7.0-beta.0.0",
"version": "3.7.0-beta.1",
"author": {
"name": "John Leider",
"email": "[email protected]"
Expand Down

0 comments on commit c923066

Please sign in to comment.