Skip to content

Commit

Permalink
chore: release main (#2234)
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 Aug 1, 2023
1 parent 4b94bc1 commit 5693a21
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.39.1",
"packages/runtime": "4.39.2",
"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.39.2](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.39.1...plugin-nextjs-v4.39.2) (2023-08-01)


### Bug Fixes

* ISR 404 pages should be cached ephemerally ([#2233](https://github.com/netlify/next-runtime/issues/2233)) ([d7aad8a](https://github.com/netlify/next-runtime/commit/d7aad8a4b11d563b0336476862823d852f4f6e44))

## [4.39.1](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.39.0...plugin-nextjs-v4.39.1) (2023-07-11)


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

0 comments on commit 5693a21

Please sign in to comment.