Skip to content

Commit 9188e67

Browse files
conico974Nicolas Dorseuil
andauthored
Bump aws version (#672)
* bump aws to 3.6.2 * changeset * review fix --------- Co-authored-by: Nicolas Dorseuil <[email protected]>
1 parent 837b7cf commit 9188e67

File tree

3 files changed

+288
-262
lines changed

3 files changed

+288
-262
lines changed

.changeset/tired-impalas-cover.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@opennextjs/cloudflare": patch
3+
---
4+
5+
bump aws to 3.6.2. More details about the fixes can be found here: https://github.com/opennextjs/opennextjs-aws/blob/main/packages/open-next/CHANGELOG.md#362

packages/cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"homepage": "https://github.com/opennextjs/opennextjs-cloudflare",
5454
"dependencies": {
5555
"@dotenvx/dotenvx": "catalog:",
56-
"@opennextjs/aws": "^3.6.1",
56+
"@opennextjs/aws": "^3.6.2",
5757
"enquirer": "^2.4.1",
5858
"glob": "catalog:",
5959
"ts-tqdm": "^0.8.6"

0 commit comments

Comments
 (0)