Skip to content

Commit

Permalink
fix: encode the city header (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
vicb authored Jan 6, 2025
1 parent 4b6a50b commit 0ee77b2
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 13 deletions.
7 changes: 7 additions & 0 deletions .changeset/kind-clocks-run.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@opennextjs/cloudflare": patch
---

fix the city header encoding

By pulling <https://github.com/opennextjs/opennextjs-aws/pull/688>
2 changes: 1 addition & 1 deletion packages/cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"dependencies": {
"@dotenvx/dotenvx": "catalog:",
"@opennextjs/aws": "https://pkg.pr.new/@opennextjs/aws@686",
"@opennextjs/aws": "https://pkg.pr.new/@opennextjs/aws@688",
"glob": "catalog:",
"rimraf": "catalog:",
"ts-morph": "catalog:",
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0ee77b2

Please sign in to comment.