Skip to content

Commit

Permalink
Version Packages (#209)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
workers-frameworks and github-actions[bot] authored Dec 28, 2024
1 parent b3949ce commit 89bda8c
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 13 deletions.
7 changes: 0 additions & 7 deletions .changeset/khaki-shirts-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-spiders-lay.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/cloudflare/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @opennextjs/cloudflare

## 0.3.3

### Patch Changes

- b3949ce: fix: delete init.cache rather than assign undefined

Assigning undefined to init.cache throws when using NextAuth

- 12a1f75: update location of output path in success message

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cloudflare/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@opennextjs/cloudflare",
"description": "Cloudflare builder for next apps",
"version": "0.3.2",
"version": "0.3.3",
"type": "module",
"scripts": {
"clean": "rimraf dist",
Expand Down

0 comments on commit 89bda8c

Please sign in to comment.