Skip to content

Commit

Permalink
Merge pull request #99 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 15, 2023
2 parents 5bd8e08 + 747ea6c commit ba6b36c
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/forty-geese-reply.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smooth-nails-smash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-spoons-search.md

This file was deleted.

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

## 0.4.1

### Patch Changes

- 7bb0c55: Fix fetch requests.
- 72bd20c: add support for middleware in src dir
- b4b4ed0: Fix Webpack minification and toggle esbuild minification.
- 8a14ee3: adjust request so that it contains geo headers

## 0.4.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.4.0",
"version": "0.4.1",
"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 ba6b36c

Please sign in to comment.