Skip to content

Commit

Permalink
chore: release v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CyanSalt committed Nov 9, 2021
1 parent b462027 commit 593d17d
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.7.0](https://github.com/CyanSalt/module-federation-plugin/compare/v0.6.1...v0.7.0) (2021-11-09)


### Features

* add `lazyOnce` option ([b462027](https://github.com/CyanSalt/module-federation-plugin/commit/b462027fcc852a0233fcb14f7c9f5551ca85591f))

### [0.6.1](https://github.com/CyanSalt/module-federation-plugin/compare/v0.6.0...v0.6.1) (2021-10-26)


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.6.1",
"version": "0.7.0",
"description": "Module federation for webpack@4",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 593d17d

Please sign in to comment.