Skip to content

Commit b72453f

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

File tree

5 files changed

+15
-8
lines changed

5 files changed

+15
-8
lines changed

.changeset/nasty-pants-dance.md

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

dashboard-fe/CHANGELOG.md

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 50aa8b1: Removing the metadata requirement
8+
39
## 1.0.0
10+
411
### Major Changes
512

613
- eb2e7c1: Webpack Beta 17 API upgrade

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": "1.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev -p 3000",

dashboard-plugin/CHANGELOG.md

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 50aa8b1: Removing the metadata requirement
8+
39
## 1.0.0
410

511
### 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": "1.0.0",
3+
"version": "1.0.1",
44
"main": "FederationDashboardPlugin.js",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)