Skip to content

Commit

Permalink
Version Packages (#456)
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] committed Jun 28, 2024
1 parent 579f9eb commit 2d98e05
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/fast-moles-joke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-mice-train.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-ligers-speak.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

## 3.0.6

### Patch Changes

- 208f7ba: Fix incorrect redirects to different domains
- 7931bee: fix 404 handeling with i18n routes
- 579f9eb: Better support for cloudflare external middleware

## 3.0.5

### 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": "3.0.5",
"version": "3.0.6",
"bin": {
"open-next": "./dist/index.js"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/tests-unit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

### Patch Changes

- Updated dependencies [208f7ba]
- Updated dependencies [7931bee]
- Updated dependencies [579f9eb]
- [email protected]

## null

### Patch Changes

- Updated dependencies [8f1d2b4]
- [email protected]

Expand Down

0 comments on commit 2d98e05

Please sign in to comment.