Skip to content

Commit 0ee77b2

Browse files
authored
fix: encode the city header (#224)
1 parent 4b6a50b commit 0ee77b2

File tree

3 files changed

+20
-13
lines changed

3 files changed

+20
-13
lines changed

.changeset/kind-clocks-run.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@opennextjs/cloudflare": patch
3+
---
4+
5+
fix the city header encoding
6+
7+
By pulling <https://github.com/opennextjs/opennextjs-aws/pull/688>

packages/cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
},
7272
"dependencies": {
7373
"@dotenvx/dotenvx": "catalog:",
74-
"@opennextjs/aws": "https://pkg.pr.new/@opennextjs/aws@686",
74+
"@opennextjs/aws": "https://pkg.pr.new/@opennextjs/aws@688",
7575
"glob": "catalog:",
7676
"rimraf": "catalog:",
7777
"ts-morph": "catalog:",

pnpm-lock.yaml

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)