Skip to content

Commit e8ad81a

Browse files
chore: release main (#2208)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent ba036fb commit e8ad81a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"packages/runtime": "4.39.0",
2+
"packages/runtime": "4.39.1",
33
"packages/next": "1.4.9"
44
}

packages/runtime/CHANGELOG.md

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

3+
## [4.39.1](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.39.0...plugin-nextjs-v4.39.1) (2023-07-11)
4+
5+
6+
### Bug Fixes
7+
8+
* use native path matching for prebundled react conditional ([#2206](https://github.com/netlify/next-runtime/issues/2206)) ([ba036fb](https://github.com/netlify/next-runtime/commit/ba036fbcce431b8b95f006ebca72e2bd07741a15))
9+
310
## [4.39.0](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.38.1...plugin-nextjs-v4.39.0) (2023-07-03)
411

512

packages/runtime/package.json

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

0 commit comments

Comments
 (0)