Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
token-generator-app[bot] authored Dec 8, 2023
1 parent 06f0e0c commit 9aa1f02
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"packages/runtime": "4.41.2",
"packages/runtime": "4.41.3",
"packages/next": "1.4.9"
}
7 changes: 7 additions & 0 deletions packages/runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.41.3](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.41.2...plugin-nextjs-v4.41.3) (2023-12-08)


### Bug Fixes

* check type before using string-only method ([#2393](https://github.com/netlify/next-runtime/issues/2393)) ([06f0e0c](https://github.com/netlify/next-runtime/commit/06f0e0c4b10e76e667e4461b2b5a04604e2588b9))

## [4.41.2](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.41.1...plugin-nextjs-v4.41.2) (2023-11-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/plugin-nextjs",
"version": "4.41.2",
"version": "4.41.3",
"description": "Run Next.js seamlessly on Netlify",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 9aa1f02

Please sign in to comment.