Skip to content

Commit

Permalink
Version Packages (#49)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jun 12, 2020
1 parent f4df423 commit b72453f
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/nasty-pants-dance.md

This file was deleted.

7 changes: 7 additions & 0 deletions dashboard-fe/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# @module-federation/dashboard

## 1.0.1

### Patch Changes

- 50aa8b1: Removing the metadata requirement

## 1.0.0

### Major Changes

- eb2e7c1: Webpack Beta 17 API upgrade
Expand Down
2 changes: 1 addition & 1 deletion dashboard-fe/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@module-federation/dashboard",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"scripts": {
"dev": "next dev -p 3000",
Expand Down
6 changes: 6 additions & 0 deletions dashboard-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @module-federation/dashboard-plugin

## 1.0.1

### Patch Changes

- 50aa8b1: Removing the metadata requirement

## 1.0.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion dashboard-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@module-federation/dashboard-plugin",
"version": "1.0.0",
"version": "1.0.1",
"main": "FederationDashboardPlugin.js",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit b72453f

Please sign in to comment.