Skip to content

Commit

Permalink
Version Packages (#146)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jun 27, 2023
1 parent b5a4c0c commit d14c985
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/fast-kangaroos-hang.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hip-drinks-explode.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-hounds-refuse.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/open-next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# open-next

## 2.0.2

### Patch Changes

- 22e8f70: ISR: support "notFound" and "redirect" in getStaticProps
- d6db51f: revalidation: fix ISR revalidation for rewritten URL
- b5a4c0c: Response: setHeader() and writeHead() return "this"

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/open-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"access": "public"
},
"name": "open-next",
"version": "2.0.1",
"version": "2.0.2",
"bin": {
"open-next": "./dist/index.js"
},
Expand Down

1 comment on commit d14c985

@vercel
Copy link

@vercel vercel bot commented on d14c985 Jun 27, 2023

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:

open-next – ./

open-next-git-main-sst-dev.vercel.app
open-next-sst-dev.vercel.app
open-next.vercel.app

Please sign in to comment.