Skip to content

Commit

Permalink
chore: release main (#2168)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] authored Jun 22, 2023
1 parent e63fcf0 commit ff2c550
Show file tree
Hide file tree
Showing 3 changed files with 10 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.38.0",
"packages/runtime": "4.38.1",
"packages/next": "1.4.7"
}
8 changes: 8 additions & 0 deletions packages/runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [4.38.1](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.38.0...plugin-nextjs-v4.38.1) (2023-06-22)


### Bug Fixes

* **deps:** update dependency @netlify/ipx to ^1.4.1 ([#2167](https://github.com/netlify/next-runtime/issues/2167)) ([c295bc2](https://github.com/netlify/next-runtime/commit/c295bc23bd769e0d946a40d75ee7340f4d5cdf9d))
* optionally chain server functions when selecting react version ([#2179](https://github.com/netlify/next-runtime/issues/2179)) ([e63fcf0](https://github.com/netlify/next-runtime/commit/e63fcf0f98b52a830d8b328be803755ba91942ff))

## [4.38.0](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.37.4...plugin-nextjs-v4.38.0) (2023-06-16)


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.38.0",
"version": "4.38.1",
"description": "Run Next.js seamlessly on Netlify",
"main": "index.js",
"files": [
Expand Down

0 comments on commit ff2c550

Please sign in to comment.