Skip to content

Commit 22e1e47

Browse files
Version Packages (#513)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 96efdc1 commit 22e1e47

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/brave-snakes-roll.md

-5
This file was deleted.

packages/cloudflare/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @opennextjs/cloudflare
22

3+
## 0.6.4
4+
5+
### Patch Changes
6+
7+
- [#512](https://github.com/opennextjs/opennextjs-cloudflare/pull/512) [`96efdc1`](https://github.com/opennextjs/opennextjs-cloudflare/commit/96efdc1191cbee3582d84af7293ee0aa83e36f09) Thanks [@james-elicx](https://github.com/james-elicx)! - fix: yarn v4 not passing args to wrangler correctly
8+
39
## 0.6.3
410

511
### Patch Changes

packages/cloudflare/package.json

+1-1
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": "0.6.3",
4+
"version": "0.6.4",
55
"type": "module",
66
"scripts": {
77
"clean": "rimraf dist",

0 commit comments

Comments
 (0)