Skip to content

Commit

Permalink
chore: release main (#2183)
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>
Co-authored-by: Tatyana <43764894+taty2010@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] and taty2010 authored Jun 26, 2023
1 parent 8dacb24 commit 20d9a3b
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.38.1",
"packages/next": "1.4.7"
"packages/next": "1.4.8"
}
7 changes: 7 additions & 0 deletions packages/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.8](https://github.com/netlify/next-runtime/compare/next-v1.4.7...next-v1.4.8) (2023-06-26)


### Bug Fixes

* Return MiddlewareResponse obj for rewrite ([#2159](https://github.com/netlify/next-runtime/issues/2159)) ([0eda10b](https://github.com/netlify/next-runtime/commit/0eda10b5d978c20b2f888d749b57b932c455c6e0))

## [1.4.7](https://github.com/netlify/next-runtime/compare/next-v1.4.6...next-v1.4.7) (2023-06-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/next",
"version": "1.4.7",
"version": "1.4.8",
"description": "Enhanced Next.js features on Netlify",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 20d9a3b

Please sign in to comment.