Skip to content

Commit

Permalink
Try to release with Changesets by marking as a beta (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
Schniz authored Aug 25, 2022
1 parent 793e549 commit 66e99fe
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"mode": "pre",
"tag": "beta",
"initialVersions": {
"@edge-runtime/docs": "0.0.0",
"@edge-runtime/cookies": "1.1.0-beta.31",
"@edge-runtime/format": "1.1.0-beta.31",
"@edge-runtime/jest-environment": "1.1.0-beta.31",
"@edge-runtime/ponyfill": "1.1.0-beta.31",
"@edge-runtime/primitives": "1.1.0-beta.31",
"edge-runtime": "1.1.0-beta.31",
"@edge-runtime/types": "1.1.0-beta.31",
"@edge-runtime/user-agent": "1.1.0-beta.31",
"@edge-runtime/vm": "1.1.0-beta.31"
},
"changesets": []
}

1 comment on commit 66e99fe

@vercel
Copy link

@vercel vercel bot commented on 66e99fe Aug 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

edge-runtime – ./

edge-runtime.vercel.sh
edge-runtime-git-main.vercel.sh
edge-runtime.vercel.app

Please sign in to comment.