Skip to content

Commit

Permalink
chore: release v0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
CyanSalt committed Feb 28, 2022
1 parent d2c02f0 commit 6b020aa
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [0.8.3](https://github.com/CyanSalt/module-federation-plugin/compare/v0.8.2...v0.8.3) (2022-02-28)


### Bug Fixes

* missing code when `script` as `remoteType` ([d2c02f0](https://github.com/CyanSalt/module-federation-plugin/commit/d2c02f0ea128871f151dcd2202afbe73585d0882))

### [0.8.2](https://github.com/CyanSalt/module-federation-plugin/compare/v0.8.1...v0.8.2) (2022-02-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "module-federation-plugin",
"version": "0.8.2",
"version": "0.8.3",
"description": "Module federation for webpack@4",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 6b020aa

Please sign in to comment.