We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdb7e55 commit 29bb3b5Copy full SHA for 29bb3b5
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "5.3.0"
+ ".": "5.3.1"
3
}
CHANGELOG.md
@@ -5,6 +5,8 @@
5
6
### Bug Fixes
7
8
+* **deps:** update dependency @netlify/functions to ^2.7.0 ([964ef13](https://github.com/netlify/next-runtime-minimal/commit/964ef13ad87c90356149b50b2e523462bc928564))
9
+* **deps:** update dependency @netlify/plugin-nextjs to ^5.3.0 ([014be75](https://github.com/netlify/next-runtime-minimal/commit/014be7581f9571823843572b096d3d602f42f4ca))
10
* don't warn about PPR ([#506](https://github.com/netlify/next-runtime-minimal/issues/506)) ([f62c009](https://github.com/netlify/next-runtime-minimal/commit/f62c009703ecd24da0a5213e83fafae296d295fd))
11
12
## [5.3.0](https://github.com/netlify/next-runtime-minimal/compare/v5.2.2...v5.3.0) (2024-05-20)
0 commit comments