Skip to content

Commit 55ad1fa

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2020-05-14) ### Bug Fixes * adding shareFrom ([df35664](df35664))
1 parent 47d3d01 commit 55ad1fa

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# 1.0.0 (2020-05-14)
29

310
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@module-federation/automatic-vendor-federation",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"main": "AutomaticVendorFederation.js",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)