Skip to content

Commit

Permalink
chore(release): 1.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Aug 10, 2022
1 parent ff2b8fb commit 74eb4e5
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [1.8.1](https://github.com/cloudbeds/webpack-module-federation-types-plugin/compare/v1.8.0...v1.8.1) (2022-08-10)


### Bug Fixes

* ci: set secrets to inherit ([8430bc9](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/8430bc9e4e9e380433478487356a3759df5c2008))
* ci: set secrets to inherit ([dd98493](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/dd984935c8c7e800b817143822ecc4614bd70d86))
* ci: set secrets to inherit ([a077148](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/a07714899a3bc932d25a68fe61851f529b5e5c1d))
* docs ([14c2b5b](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/14c2b5bb7fcc0e4fdd1e15193c1033322c9c577f))
* docs ([d2cc961](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/d2cc961aa280eb57af4c1a0486dfffc1093ca055))
* docs ([de9a5b4](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/de9a5b482be4e054a9325c37c3dcdee21808dfb8))
* update README ([0cec2ae](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/0cec2ae367e3196a4bc6253e78cee9816abc377c))

# [1.8.0](https://github.com/cloudbeds/webpack-module-federation-types-plugin/compare/v1.7.2...v1.8.0) (2022-08-05)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudbeds/webpack-module-federation-types-plugin",
"version": "1.8.0",
"version": "1.8.1",
"description": "Webpack module federation tools to share types among module-federated apps/components",
"license": "UNLICENSED",
"author": "Stepan Prybylynskyi <stepan.prybylynskyi@cloudbeds.com>",
Expand Down

0 comments on commit 74eb4e5

Please sign in to comment.