Skip to content

Commit d7907bd

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.2...v1.9.0) (2022-08-28) ### Bug Fixes * ci: switch to actions ([288dadb](288dadb)) ### Features * added --federation-config option ([17a91e1](17a91e1))
1 parent 9a159af commit d7907bd

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.9.0](https://github.com/cloudbeds/webpack-module-federation-types-plugin/compare/v1.8.2...v1.9.0) (2022-08-28)
2+
3+
4+
### Bug Fixes
5+
6+
* ci: switch to actions ([288dadb](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/288dadbfbd847168622723a1ad0a8ffcc77fb62d))
7+
8+
9+
### Features
10+
11+
* added --federation-config option ([17a91e1](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/17a91e1d6382e8b69d6cc934f83f44c17b29100f))
12+
113
## [1.8.2](https://github.com/cloudbeds/webpack-module-federation-types-plugin/compare/v1.8.1...v1.8.2) (2022-08-10)
214

315

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudbeds/webpack-module-federation-types-plugin",
3-
"version": "1.8.2",
3+
"version": "1.9.0",
44
"description": "Webpack module federation tools to share types among module-federated apps/components",
55
"license": "UNLICENSED",
66
"author": "Stepan Prybylynskyi <[email protected]>",

0 commit comments

Comments
 (0)