Skip to content

Commit 5de4ef0

Browse files
chore: release release-v4 (#3391)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Michal Piechowiak <[email protected]>
1 parent ab1ff72 commit 5de4ef0

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"packages/runtime": "4.41.5",
2+
"packages/runtime": "4.41.6",
33
"packages/next": "1.4.9"
44
}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/runtime/CHANGELOG.md

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

3+
## [4.41.6](https://github.com/opennextjs/opennextjs-netlify/compare/plugin-nextjs-v4.41.5...plugin-nextjs-v4.41.6) (2026-01-28)
4+
5+
6+
### Bug Fixes
7+
8+
* lazy-load HTMLRewriter WASM only when needed ([#3390](https://github.com/opennextjs/opennextjs-netlify/issues/3390)) ([f1d2f1a](https://github.com/opennextjs/opennextjs-netlify/commit/f1d2f1a5a286ec7be49f24604c1083076f28de9c))
9+
310
## [4.41.5](https://github.com/opennextjs/opennextjs-netlify/compare/plugin-nextjs-v4.41.4...plugin-nextjs-v4.41.5) (2026-01-08)
411

512

packages/runtime/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": "4.41.5",
3+
"version": "4.41.6",
44
"description": "Run Next.js seamlessly on Netlify",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)