Skip to content

Commit 19bdbc5

Browse files
chore(main): release 5.7.3 (#2642)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: Michal Piechowiak <[email protected]>
1 parent 9a9aea3 commit 19bdbc5

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.7.2"
2+
".": "5.7.3"
33
}

CHANGELOG.md

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

3+
## [5.7.3](https://github.com/netlify/next-runtime/compare/v5.7.2...v5.7.3) (2024-10-01)
4+
5+
6+
### Bug Fixes
7+
8+
* handle middleware redirects to default locale and same path ([#2636](https://github.com/netlify/next-runtime/issues/2636)) ([f0fa7d0](https://github.com/netlify/next-runtime/commit/f0fa7d0f6829265c04b7b1c90f24c1815c988648))
9+
310
## [5.7.2](https://github.com/netlify/next-runtime/compare/v5.7.1...v5.7.2) (2024-09-17)
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.7.2",
3+
"version": "5.7.3",
44
"description": "Run Next.js seamlessly on Netlify",
55
"main": "./dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)