Skip to content

Commit

Permalink
chore(release): 1.13.12 [skip ci]
Browse files Browse the repository at this point in the history
## [1.13.12](v1.13.11...v1.13.12) (2023-09-29)

### Bug Fixes

* trigger ([21c6587](21c6587))
  • Loading branch information
semantic-release-bot committed Sep 29, 2023
1 parent 21c6587 commit c42e0b0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.13.12](https://github.com/cloudbeds/webpack-module-federation-types-plugin/compare/v1.13.11...v1.13.12) (2023-09-29)


### Bug Fixes

* trigger ([21c6587](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/21c65877e59b8a82ce64db4a88f14aacf0b95285))

## [1.13.11](https://github.com/cloudbeds/webpack-module-federation-types-plugin/compare/v1.13.10...v1.13.11) (2023-09-29)


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.13.11",
"version": "1.13.12",
"description": "Webpack module federation tools to share types among module-federated apps/components",
"license": "MIT",
"author": "Stepan Prybylynskyi <[email protected]>",
Expand Down

0 comments on commit c42e0b0

Please sign in to comment.