Skip to content

Commit

Permalink
Merge pull request #92 from cloudflare/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
dario-piotrowicz authored Mar 14, 2023
2 parents 4a36000 + 6023436 commit 8ff78c7
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/fair-forks-applaud.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-pens-breathe.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @cloudflare/next-on-pages

## 0.4.0

### Minor Changes

- 6b8cda7: Avoid invoking worker for static files

### Patch Changes

- 6337b9a: remove redundant vercel install

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudflare/next-on-pages",
"version": "0.3.0",
"version": "0.4.0",
"bin": "./bin/index.js",
"scripts": {
"build": "npx esbuild --bundle --platform=node ./src/index.ts --external:esbuild --external:chokidar --outfile=./dist/index.js",
Expand Down

0 comments on commit 8ff78c7

Please sign in to comment.