Skip to content

Commit d2460b3

Browse files
chore(main): release 5.14.0 (#3177)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
1 parent c961264 commit d2460b3

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.13.5"
2+
".": "5.14.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [5.14.0](https://github.com/opennextjs/opennextjs-netlify/compare/v5.13.5...v5.14.0) (2025-10-14)
4+
5+
6+
### Features
7+
8+
* skew protection ([#3147](https://github.com/opennextjs/opennextjs-netlify/issues/3147)) ([95be9b9](https://github.com/opennextjs/opennextjs-netlify/commit/95be9b99f7b889e39195c074b39a726981506ed0))
9+
* support revalidateTag with SWR behavior ([#3173](https://github.com/opennextjs/opennextjs-netlify/issues/3173)) ([d24f15e](https://github.com/opennextjs/opennextjs-netlify/commit/d24f15ee595be1d01f44504983b70b01f96bb1b1))
10+
311
## [5.13.5](https://github.com/opennextjs/opennextjs-netlify/compare/v5.13.4...v5.13.5) (2025-10-06)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/plugin-nextjs",
3-
"version": "5.13.5",
3+
"version": "5.14.0",
44
"description": "Run Next.js seamlessly on Netlify",
55
"main": "./dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)