Skip to content

Commit 92beff4

Browse files
authored
chore(main): release 5.10.5 (#2828)
1 parent af8bb84 commit 92beff4

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.10.4"
2+
".": "5.10.5"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [5.10.5](https://github.com/opennextjs/opennextjs-netlify/compare/v5.10.4...v5.10.5) (2025-04-11)
4+
5+
6+
### Bug Fixes
7+
8+
* forcefully add _rsc query param to vary ([#2827](https://github.com/opennextjs/opennextjs-netlify/issues/2827)) ([af8bb84](https://github.com/opennextjs/opennextjs-netlify/commit/af8bb84f762ad1beccd76f9dbddff030eedf8d2a))
9+
310
## [5.10.4](https://github.com/opennextjs/opennextjs-netlify/compare/v5.10.3...v5.10.4) (2025-04-07)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)