Skip to content

Commit 9aa7240

Browse files
chore(main): release 5.1.1 (#412)
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 ed4e9a3 commit 9aa7240

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [5.1.1](https://github.com/netlify/next-runtime-minimal/compare/v5.1.0...v5.1.1) (2024-04-17)
4+
5+
6+
### Bug Fixes
7+
8+
* honor user defined netlify-vary ([#410](https://github.com/netlify/next-runtime-minimal/issues/410)) ([57d8d26](https://github.com/netlify/next-runtime-minimal/commit/57d8d26d5a52103aa3919745e36a384047d6e596))
9+
310
## [5.1.0](https://github.com/netlify/next-runtime-minimal/compare/v5.0.0...v5.1.0) (2024-04-16)
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.1.0",
3+
"version": "5.1.1",
44
"description": "Run Next.js seamlessly on Netlify",
55
"main": "./dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)