We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47d3d01 commit 55ad1faCopy full SHA for 55ad1fa
docs/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/module-federation/automatic-vendor-sharing/compare/v1.0.0...v1.0.1) (2020-05-14)
2
+
3
4
+### Bug Fixes
5
6
+* adding shareFrom ([df35664](https://github.com/module-federation/automatic-vendor-sharing/commit/df356644d0d7427c9b406492071c373963fd67f6))
7
8
# 1.0.0 (2020-05-14)
9
10
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@module-federation/automatic-vendor-federation",
- "version": "1.0.0",
+ "version": "1.0.1",
"main": "AutomaticVendorFederation.js",
"license": "MIT",
"scripts": {
0 commit comments