Skip to content

Commit 88c0335

Browse files
github-actions[bot]vicb
authored andcommitted
Version Packages
1 parent 081098b commit 88c0335

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/brave-birds-flash.md

-7
This file was deleted.

packages/cloudflare/CHANGELOG.md

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

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- 5bceecc: example: Add vercel blog starter
8+
9+
Update the examples with vercel blog starter and adapt it to run on cf workers
10+
311
## 0.2.0
412

513
### Minor 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.2.0",
4+
"version": "0.2.1",
55
"scripts": {
66
"build": "tsup",
77
"build:watch": "tsup --watch src",

0 commit comments

Comments
 (0)