Skip to content

Commit 74eb4e5

Browse files
chore(release): 1.8.1 [skip ci]
## [1.8.1](v1.8.0...v1.8.1) (2022-08-10) ### Bug Fixes * ci: set secrets to inherit ([8430bc9](8430bc9)) * ci: set secrets to inherit ([dd98493](dd98493)) * ci: set secrets to inherit ([a077148](a077148)) * docs ([14c2b5b](14c2b5b)) * docs ([d2cc961](d2cc961)) * docs ([de9a5b4](de9a5b4)) * update README ([0cec2ae](0cec2ae))
1 parent ff2b8fb commit 74eb4e5

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.8.1](https://github.com/cloudbeds/webpack-module-federation-types-plugin/compare/v1.8.0...v1.8.1) (2022-08-10)
2+
3+
4+
### Bug Fixes
5+
6+
* ci: set secrets to inherit ([8430bc9](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/8430bc9e4e9e380433478487356a3759df5c2008))
7+
* ci: set secrets to inherit ([dd98493](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/dd984935c8c7e800b817143822ecc4614bd70d86))
8+
* ci: set secrets to inherit ([a077148](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/a07714899a3bc932d25a68fe61851f529b5e5c1d))
9+
* docs ([14c2b5b](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/14c2b5bb7fcc0e4fdd1e15193c1033322c9c577f))
10+
* docs ([d2cc961](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/d2cc961aa280eb57af4c1a0486dfffc1093ca055))
11+
* docs ([de9a5b4](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/de9a5b482be4e054a9325c37c3dcdee21808dfb8))
12+
* update README ([0cec2ae](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/0cec2ae367e3196a4bc6253e78cee9816abc377c))
13+
114
# [1.8.0](https://github.com/cloudbeds/webpack-module-federation-types-plugin/compare/v1.7.2...v1.8.0) (2022-08-05)
215

316

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