Skip to content

Commit b7771f1

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

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/hungry-ideas-buy.md

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

.changeset/wet-peaches-speak.md

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

packages/cloudflare/CHANGELOG.md

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

3+
## 1.6.0
4+
5+
### Minor Changes
6+
7+
- [#791](https://github.com/opennextjs/opennextjs-cloudflare/pull/791) [`b158e8b`](https://github.com/opennextjs/opennextjs-cloudflare/commit/b158e8b18b2c51005bd8f3929d2b9eaf58ee6e2f) Thanks [@james-elicx](https://github.com/james-elicx)! - refactor: use yargs for the cli
8+
9+
### Patch Changes
10+
11+
- [#810](https://github.com/opennextjs/opennextjs-cloudflare/pull/810) [`fdfa5af`](https://github.com/opennextjs/opennextjs-cloudflare/commit/fdfa5af6b7d5102ce31f436ef1f8ac910312e26f) Thanks [@vicb](https://github.com/vicb)! - fix skew protection handling of POST requests
12+
313
## 1.5.3
414

515
### 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.5.3",
4+
"version": "1.6.0",
55
"type": "module",
66
"scripts": {
77
"clean": "rimraf dist",

0 commit comments

Comments
 (0)