Skip to content

Commit

Permalink
release v0.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
EGOIST committed May 5, 2022
1 parent a91f477 commit 336d15e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"bumpp": "^7.1.1",
"turbo": "^1.2.6"
},
"version": "0.1.13"
"version": "0.1.14"
}
2 changes: 1 addition & 1 deletion packages/vercel-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vercel-utils",
"version": "0.1.13",
"version": "0.1.14",
"description": "Some utils to work with vercel edge function and serverless function",
"scripts": {
"prepublishOnly": "pnpm build",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-vercel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-vercel",
"version": "0.1.13",
"version": "0.1.14",
"description": "Adding Vercel middleware support to your Vite project",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 336d15e

Please sign in to comment.