Skip to content

Commit

Permalink
chore: release v0.0.1-beta.7
Browse files Browse the repository at this point in the history
  • Loading branch information
FliPPeDround committed Dec 11, 2024
1 parent 82ef82b commit 6cb41ba
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@uni-helper/devtools-monorepo",
"type": "module",
"version": "0.0.1-beta.6",
"version": "0.0.1-beta.7",
"private": true,
"packageManager": "[email protected]",
"description": "devtools for uni",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@uni-helper/devtools-client",
"type": "module",
"version": "0.0.1-beta.6",
"version": "0.0.1-beta.7",
"private": true,
"packageManager": "[email protected]",
"description": "uni-app 开发者工具客户端",
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@uni-helper/devtools-kit",
"type": "module",
"version": "0.0.1-beta.6",
"version": "0.0.1-beta.7",
"packageManager": "[email protected]",
"description": "devtools for uni",
"author": "FliPPeDround <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uni-helper/devtools",
"version": "0.0.1-beta.6",
"version": "0.0.1-beta.7",
"packageManager": "[email protected]",
"description": "",
"author": "FliPPeDround <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@uni-helper/devtools-shared",
"type": "module",
"version": "0.0.1-beta.6",
"version": "0.0.1-beta.7",
"packageManager": "[email protected]",
"description": "devtools for uni",
"author": "FliPPeDround <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/trpc-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uni-helper/trpc-client",
"version": "0.0.1-beta.6",
"version": "0.0.1-beta.7",
"description": "The tRPC uni-app client library",
"author": "FliPPeDround <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uni-helper/devtools-types",
"version": "0.0.1-beta.6",
"version": "0.0.1-beta.7",
"description": "",
"author": "",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vitesse-uni-app",
"version": "0.0.1-beta.6",
"version": "0.0.1-beta.7",
"private": true,
"packageManager": "[email protected]",
"license": "MIT",
Expand Down

0 comments on commit 6cb41ba

Please sign in to comment.