Skip to content

Commit 1bda915

Browse files
Version Packages (#286)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a7b29d3 commit 1bda915

File tree

10 files changed

+24
-32
lines changed

10 files changed

+24
-32
lines changed

.changeset/brown-poems-sleep.md

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

.changeset/chilly-lies-punch.md

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

.changeset/heavy-zebras-rush.md

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

.changeset/honest-hats-bake.md

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

.changeset/thin-pears-own.md

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

.changeset/wise-shirts-cross.md

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

dashboard-fe/CHANGELOG.md

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

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- b7beea2: Adding UML diagrams, fixing build issues
8+
- 2bb6d78: Stabalizing some API features
9+
10+
### Patch Changes
11+
12+
- 9fa46e0: Fixing lockfile causing docker run failures
13+
314
## 2.1.0
415

516
### Minor Changes

dashboard-fe/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/dashboard",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"private": true,
55
"scripts": {
66
"dev": "node --inspect ./server/dev-server.js",

dashboard-plugin/CHANGELOG.md

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

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- c8c7f75: Updating pointers to file locations
8+
9+
### Patch Changes
10+
11+
- 5a8ea18: Fixed missing middlewares to RMM
12+
- 2471df5: Add default publishVersion for the remotes to work without param provided by Plugin config
13+
314
## 2.1.0
415

516
### Minor Changes

dashboard-plugin/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/dashboard-plugin",
3-
"version": "2.1.2",
3+
"version": "2.2.0",
44
"main": "FederationDashboardPlugin.js",
55
"bin": "bin/federation-report.js",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)