Skip to content

Commit

Permalink
chore(release): 1.15.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.15.1](v1.15.0...v1.15.1) (2024-01-09)

### Bug Fixes

* **download-types:** default webpack config ([44366ba](44366ba))
* **download-types:** default webpack config, require from cwd ([c5ab635](c5ab635))
  • Loading branch information
semantic-release-bot committed Jan 9, 2024
1 parent 44366ba commit dc907ff
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.15.1](https://github.com/cloudbeds/webpack-module-federation-types-plugin/compare/v1.15.0...v1.15.1) (2024-01-09)


### Bug Fixes

* **download-types:** default webpack config ([44366ba](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/44366ba489e60ff44cac316aba8fc5a6b6e9772e))
* **download-types:** default webpack config, require from cwd ([c5ab635](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/c5ab635fc90ec9ec1dcaa7bd7c8c4c31a9d12efc))

# [1.15.0](https://github.com/cloudbeds/webpack-module-federation-types-plugin/compare/v1.14.0...v1.15.0) (2024-01-08)


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.15.0",
"version": "1.15.1",
"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 dc907ff

Please sign in to comment.