Skip to content

Commit 63b8a84

Browse files
chore(release): 2.0.6 [skip ci]
## [2.0.6](v2.0.5...v2.0.6) (2024-10-16) ### Bug Fixes * worker process termination and logging ([aacc3f5](aacc3f5))
1 parent 6c7927d commit 63b8a84

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.6](https://github.com/cloudbeds/webpack-module-federation-types-plugin/compare/v2.0.5...v2.0.6) (2024-10-16)
2+
3+
4+
### Bug Fixes
5+
6+
* worker process termination and logging ([aacc3f5](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/aacc3f56c187d0fd1ad6cc508a6aa4b4a869a652))
7+
18
## [2.0.5](https://github.com/cloudbeds/webpack-module-federation-types-plugin/compare/v2.0.4...v2.0.5) (2024-10-15)
29

310

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": "2.0.5",
3+
"version": "2.0.6",
44
"description": "Webpack module federation tools to share types among module-federated apps/components",
55
"license": "MIT",
66
"author": "Steven Prybylynskyi <[email protected]>",

0 commit comments

Comments
 (0)