Skip to content

Commit 119b55e

Browse files
Version Packages (#168)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3387ac9 commit 119b55e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/spotty-cows-add.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 0.8.0
4+
5+
### Minor Changes
6+
7+
- 3387ac9: New routing system build time processing + integration with worker script.
8+
39
## 0.7.0
410

511
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudflare/next-on-pages",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"bin": "./bin/index.js",
55
"scripts": {
66
"prettier": "npx prettier --ignore-unknown --ignore-path=.gitignore .",

0 commit comments

Comments
 (0)