Skip to content

Commit 9ec1003

Browse files
Release v8.8.0 (#3240)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5ad75fd commit 9ec1003

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/red-meals-sleep.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/nextjs-mf/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @module-federation/nextjs-mf
22

3+
## 8.8.0
4+
5+
### Minor Changes
6+
7+
- 5ad75fd: Enabled JSON manifest remote protocol for NextJS plugin
8+
39
## 8.7.10
410

511
### Patch Changes

packages/nextjs-mf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@module-federation/nextjs-mf",
3-
"version": "8.7.10",
3+
"version": "8.8.0",
44
"license": "MIT",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)