Skip to content

Commit 3e8c68f

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

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.5.0"
2+
".": "5.5.1"
33
}

CHANGELOG.md

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

3+
## [5.5.1](https://github.com/netlify/next-runtime/compare/v5.5.0...v5.5.1) (2024-07-08)
4+
5+
6+
### Bug Fixes
7+
8+
* only clear stale functions with build through CLI ([#2536](https://github.com/netlify/next-runtime/issues/2536)) ([3266808](https://github.com/netlify/next-runtime/commit/32668082c1225afe365e4b7c75b847d722e9e775))
9+
310
## [5.5.0](https://github.com/netlify/next-runtime/compare/v5.4.0...v5.5.0) (2024-07-04)
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.5.0",
3+
"version": "5.5.1",
44
"description": "Run Next.js seamlessly on Netlify",
55
"main": "./dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)