Skip to content

Commit

Permalink
Docs: 2.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
im-pipeline-bot committed Jun 24, 2024
1 parent 7511dac commit e66c8ab
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# [2.5.0](https://github.com/im-open/isolated-externals-plugin/compare/v2.4.2...v2.5.0) (2024-06-24)

### Build

- using im-open instead of WTW-IM ([d09b245](https://github.com/im-open/isolated-externals-plugin/commit/d09b24512502e27d30cc2d70bc6e0d212fc538ac))

### Fix

- ensuring we can recover when Safari Private Window caching fails ([ea99b99](https://github.com/im-open/isolated-externals-plugin/commit/ea99b99aabad22f77d387858d4eaa3b96de0187a))

### New

- allowing extra import paths to be externalized ([4eb6444](https://github.com/im-open/isolated-externals-plugin/commit/4eb6444632a087bec875e5a76d56c21903b67fbd))

### Upgrade

- upgrading to latest semantic-release ([822872c](https://github.com/im-open/isolated-externals-plugin/commit/822872cc83ce6b30d116bc063360956cdb916ca9))

## [2.4.2](https://github.com/WTW-IM/isolated-externals-plugin/compare/v2.4.1...v2.4.2) (2023-07-20)

### Build
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": "isolated-externals-plugin",
"version": "2.4.2",
"version": "2.5.0",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit e66c8ab

Please sign in to comment.