Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Commit 2a55aaa

Browse files
Version Packages (#987)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 024b161 commit 2a55aaa

File tree

5 files changed

+10
-7
lines changed

5 files changed

+10
-7
lines changed

.changeset/silver-jars-develop.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/eslint-plugin-next-on-pages/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# eslint-plugin-next-on-pages
22

3+
## 1.13.16
4+
35
## 1.13.15
46

57
## 1.13.14

packages/eslint-plugin-next-on-pages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-next-on-pages",
3-
"version": "1.13.15",
3+
"version": "1.13.16",
44
"main": "dist/index.js",
55
"scripts": {
66
"prebuild": "rimraf dist",

packages/next-on-pages/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cloudflare/next-on-pages
22

3+
## 1.13.16
4+
5+
### Patch Changes
6+
7+
- 024b161: Deprecate package and pin `next` and `vercel` peer dependencies
8+
39
## 1.13.15
410

511
### Patch Changes

packages/next-on-pages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudflare/next-on-pages",
3-
"version": "1.13.15",
3+
"version": "1.13.16",
44
"bin": "./bin/index.js",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)