Skip to content

Commit 2fca7b3

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

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

Diff for: .release-please-manifest.json

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

Diff for: packages/runtime/CHANGELOG.md

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

3+
## [4.41.0](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.40.2...plugin-nextjs-v4.41.0) (2023-10-17)
4+
5+
6+
### Features
7+
8+
* add blob storage ([#2287](https://github.com/netlify/next-runtime/issues/2287)) ([5da5a8c](https://github.com/netlify/next-runtime/commit/5da5a8c625f22edb9fda1b13473a5a5f8d7e0428))
9+
10+
11+
### Bug Fixes
12+
13+
* improve support for new requireHooks update ([#2313](https://github.com/netlify/next-runtime/issues/2313)) ([e354b73](https://github.com/netlify/next-runtime/commit/e354b73ac2c06f8a45d22cba008d8df5dbd341a9))
14+
315
## [4.40.2](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.40.1...plugin-nextjs-v4.40.2) (2023-10-02)
416

517

Diff for: 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.40.2",
3+
"version": "4.41.0",
44
"description": "Run Next.js seamlessly on Netlify",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)