Skip to content

Commit

Permalink
Version Packages (#286)
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 Jul 16, 2021
1 parent a7b29d3 commit 1bda915
Show file tree
Hide file tree
Showing 10 changed files with 24 additions and 32 deletions.
5 changes: 0 additions & 5 deletions .changeset/brown-poems-sleep.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilly-lies-punch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/heavy-zebras-rush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-hats-bake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thin-pears-own.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-shirts-cross.md

This file was deleted.

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

## 2.2.0

### Minor Changes

- b7beea2: Adding UML diagrams, fixing build issues
- 2bb6d78: Stabalizing some API features

### Patch Changes

- 9fa46e0: Fixing lockfile causing docker run failures

## 2.1.0

### Minor Changes
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": "2.1.0",
"version": "2.2.0",
"private": true,
"scripts": {
"dev": "node --inspect ./server/dev-server.js",
Expand Down
11 changes: 11 additions & 0 deletions dashboard-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @module-federation/dashboard-plugin

## 2.2.0

### Minor Changes

- c8c7f75: Updating pointers to file locations

### Patch Changes

- 5a8ea18: Fixed missing middlewares to RMM
- 2471df5: Add default publishVersion for the remotes to work without param provided by Plugin config

## 2.1.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": "2.1.2",
"version": "2.2.0",
"main": "FederationDashboardPlugin.js",
"bin": "bin/federation-report.js",
"license": "Apache-2.0",
Expand Down

0 comments on commit 1bda915

Please sign in to comment.