Skip to content

Commit

Permalink
Merge pull request #157 from vercel/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages (beta)
  • Loading branch information
Kikobeats authored Oct 4, 2022
2 parents 41ab119 + 5b9fb07 commit b32d227
Show file tree
Hide file tree
Showing 5 changed files with 93 additions and 86 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"changesets": [
"dry-taxis-trade",
"eighty-badgers-beg",
"famous-chairs-chew",
"gentle-boats-deliver",
"moody-fans-nail",
"nasty-poets-ring",
Expand Down
2 changes: 1 addition & 1 deletion packages/ponyfill/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
],
"devDependencies": {
"@edge-runtime/jest-environment": "workspace:1.1.0-beta.33",
"@edge-runtime/primitives": "workspace:1.1.0-beta.34",
"@edge-runtime/primitives": "workspace:1.1.0-beta.35",
"@edge-runtime/vm": "workspace:^1.1.0-beta.34",
"acorn": "8.8.0",
"acorn-loose": "8.3.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/primitives/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @edge-runtime/primitives

## 1.1.0-beta.35

### Patch Changes

- build(deps-dev): bump urlpattern-polyfill from 5.0.9 to 6.0.1 ([#154](https://github.com/vercel/edge-runtime/pull/154))

## 1.1.0-beta.34

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/primitives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@edge-runtime/primitives",
"description": "A set of primitives to build Vercel Edge Runtime.",
"homepage": "https://edge-runtime.vercel.app/packages/primitives",
"version": "1.1.0-beta.34",
"version": "1.1.0-beta.35",
"main": "dist/index.js",
"repository": {
"directory": "packages/primitives",
Expand Down
168 changes: 84 additions & 84 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit b32d227

@vercel
Copy link

@vercel vercel bot commented on b32d227 Oct 4, 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.app
edge-runtime-git-main.vercel.sh
edge-runtime.vercel.sh

Please sign in to comment.