Skip to content

Commit 136ff6c

Browse files
chore(release): 2.0.8 [skip ci]
## [2.0.8](v2.0.7...v2.0.8) (2024-10-24) ### Bug Fixes * **compileTypesAsync:** improve worker termination logic ([e4c8264](e4c8264))
1 parent 13384f8 commit 136ff6c

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.8](https://github.com/cloudbeds/webpack-module-federation-types-plugin/compare/v2.0.7...v2.0.8) (2024-10-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **compileTypesAsync:** improve worker termination logic ([e4c8264](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/e4c8264eba927f281908f0e5bc6a9c87c1240f3c))
7+
18
## [2.0.7](https://github.com/cloudbeds/webpack-module-federation-types-plugin/compare/v2.0.6...v2.0.7) (2024-10-20)
29

310
## [2.0.6](https://github.com/cloudbeds/webpack-module-federation-types-plugin/compare/v2.0.5...v2.0.6) (2024-10-16)

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.7",
3+
"version": "2.0.8",
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)