Skip to content

Commit c195019

Browse files
Version Packages (#510)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 42e2b5c commit c195019

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/little-seals-impress.md

-5
This file was deleted.

packages/cloudflare/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @opennextjs/cloudflare
22

3+
## 0.6.3
4+
5+
### Patch Changes
6+
7+
- [#509](https://github.com/opennextjs/opennextjs-cloudflare/pull/509) [`42e2b5c`](https://github.com/opennextjs/opennextjs-cloudflare/commit/42e2b5c2eb4dda7ce9e46a2c6acb99799ce4228f) Thanks [@ItsWendell](https://github.com/ItsWendell)! - fix: nextjs handler not detected in worker
8+
39
## 0.6.2
410

511
### Patch Changes

packages/cloudflare/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@opennextjs/cloudflare",
33
"description": "Cloudflare builder for next apps",
4-
"version": "0.6.2",
4+
"version": "0.6.3",
55
"type": "module",
66
"scripts": {
77
"clean": "rimraf dist",

0 commit comments

Comments
 (0)