Skip to content

Commit f27e27a

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

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"packages/runtime": "4.41.0",
2+
"packages/runtime": "4.41.1",
33
"packages/next": "1.4.9"
44
}

packages/runtime/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.41.1](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.41.0...plugin-nextjs-v4.41.1) (2023-10-19)
4+
5+
6+
### Bug Fixes
7+
8+
* copy `vendor` over for local dev ([#2341](https://github.com/netlify/next-runtime/issues/2341)) ([e43fcf2](https://github.com/netlify/next-runtime/commit/e43fcf28f2e75219ff607ac347f2254982b3365f))
9+
310
## [4.41.0](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.40.2...plugin-nextjs-v4.41.0) (2023-10-17)
411

512

packages/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/plugin-nextjs",
3-
"version": "4.41.0",
3+
"version": "4.41.1",
44
"description": "Run Next.js seamlessly on Netlify",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)