Skip to content

Commit e2db80e

Browse files
Version Packages (#1035)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 763c4ec commit e2db80e

File tree

5 files changed

+15
-20
lines changed

5 files changed

+15
-20
lines changed

.changeset/common-chairs-reply.md

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

.changeset/fresh-taxis-pay.md

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

.changeset/mighty-heads-shine.md

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

packages/cloudflare/CHANGELOG.md

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

3+
## 1.14.5
4+
5+
### Patch Changes
6+
7+
- [#1042](https://github.com/opennextjs/opennextjs-cloudflare/pull/1042) [`763c4ec`](https://github.com/opennextjs/opennextjs-cloudflare/commit/763c4ec9903532e37054bb046930f62b2d73fb34) Thanks [@vicb](https://github.com/vicb)! - Bump Next, React, and @opennextjs/aws to fix vulnerabilities (CVE-2025-55184 and CVE-2025-55183)
8+
9+
See <https://react.dev/blog/2025/12/11/denial-of-service-and-source-code-exposure-in-react-server-components>
10+
See <https://nextjs.org/blog/security-update-2025-12-11>
11+
See <https://github.com/opennextjs/opennextjs-aws/releases/tag/v3.9.5>
12+
13+
- [#1034](https://github.com/opennextjs/opennextjs-cloudflare/pull/1034) [`721bff0`](https://github.com/opennextjs/opennextjs-cloudflare/commit/721bff023068c93bba830fe897de8314e71b3a5b) Thanks [@james-elicx](https://github.com/james-elicx)! - output more wrangler command logs when the command fails
14+
15+
- [#1023](https://github.com/opennextjs/opennextjs-cloudflare/pull/1023) [`a4a2f02`](https://github.com/opennextjs/opennextjs-cloudflare/commit/a4a2f02fe664e95de47c75ca60c150892ae4d70d) Thanks [@dario-piotrowicz](https://github.com/dario-piotrowicz)! - When running `wrangler deploy` add a `OPEN_NEXT_DEPLOY` environment variable to let wrangler know that it is being run by open-next
16+
317
## 1.14.4
418

519
### Patch 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.14.4",
4+
"version": "1.14.5",
55
"type": "module",
66
"scripts": {
77
"clean": "rimraf dist",

0 commit comments

Comments
 (0)