Skip to content

Commit 9b28913

Browse files
Version Packages (#868)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f1e9457 commit 9b28913

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/afraid-sloths-shave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/good-eyes-jog.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cloudflare/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @opennextjs/cloudflare
22

3+
## 1.7.1
4+
5+
### Patch Changes
6+
7+
- [#865](https://github.com/opennextjs/opennextjs-cloudflare/pull/865) [`f1e9457`](https://github.com/opennextjs/opennextjs-cloudflare/commit/f1e9457ec10e8809ea195ff3328de27a89c1977c) Thanks [@sommeeeer](https://github.com/sommeeeer)! - fix: Ensure request.url reflects the actual host protocol in route handlers
8+
9+
- [#867](https://github.com/opennextjs/opennextjs-cloudflare/pull/867) [`2c1de0b`](https://github.com/opennextjs/opennextjs-cloudflare/commit/2c1de0b8d231ba2024145b4275ba2ae4b32b636a) Thanks [@vicb](https://github.com/vicb)! - Log cache purge errors as errors
10+
311
## 1.7.0
412

513
### Minor Changes

packages/cloudflare/package.json

Lines changed: 1 addition & 1 deletion
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": "1.7.0",
4+
"version": "1.7.1",
55
"type": "module",
66
"scripts": {
77
"clean": "rimraf dist",

0 commit comments

Comments
 (0)