Skip to content

Commit 20d9a3b

Browse files
chore: release main (#2183)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: Tatyana <[email protected]>
1 parent 8dacb24 commit 20d9a3b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"packages/runtime": "4.38.1",
3-
"packages/next": "1.4.7"
3+
"packages/next": "1.4.8"
44
}

packages/next/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.4.8](https://github.com/netlify/next-runtime/compare/next-v1.4.7...next-v1.4.8) (2023-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* Return MiddlewareResponse obj for rewrite ([#2159](https://github.com/netlify/next-runtime/issues/2159)) ([0eda10b](https://github.com/netlify/next-runtime/commit/0eda10b5d978c20b2f888d749b57b932c455c6e0))
9+
310
## [1.4.7](https://github.com/netlify/next-runtime/compare/next-v1.4.6...next-v1.4.7) (2023-06-16)
411

512

packages/next/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/next",
3-
"version": "1.4.7",
3+
"version": "1.4.8",
44
"description": "Enhanced Next.js features on Netlify",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)