Skip to content

Commit e16beea

Browse files
chore(release): 1.8.0 [skip ci]
# [1.8.0](v1.7.2...v1.8.0) (2022-08-05) ### Bug Fixes * docs: remove duplicate feature tables ([ebd3802](ebd3802)) ### Features * added options to configure paths ([6022a8d](6022a8d))
1 parent f48d447 commit e16beea

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.8.0](https://github.com/cloudbeds/webpack-module-federation-types-plugin/compare/v1.7.2...v1.8.0) (2022-08-05)
2+
3+
4+
### Bug Fixes
5+
6+
* docs: remove duplicate feature tables ([ebd3802](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/ebd380290fc7a3a4d09f876f7b520b6d566716df))
7+
8+
9+
### Features
10+
11+
* added options to configure paths ([6022a8d](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/6022a8dde87323b89c0f7d3bec427087b2e1d096))
12+
113
## [1.7.2](https://github.com/cloudbeds/webpack-module-federation-types-plugin/compare/v1.7.1...v1.7.2) (2022-07-25)
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.7.2",
3+
"version": "1.8.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)