Skip to content

Commit 553c0ce

Browse files
chore(release): 2.0.7 [skip ci]
## [2.0.7](v2.0.6...v2.0.7) (2025-01-20) ### Bug Fixes * **deps:** update dependency undici to v6.21.1 ([#162](#162)) ([941ceb0](941ceb0))
1 parent 941ceb0 commit 553c0ce

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.7](https://github.com/eik-lib/webpack-plugin/compare/v2.0.6...v2.0.7) (2025-01-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency undici to v6.21.1 ([#162](https://github.com/eik-lib/webpack-plugin/issues/162)) ([941ceb0](https://github.com/eik-lib/webpack-plugin/commit/941ceb0ac1b6d221da0f416bc1c4a5fd09ab69e9))
7+
18
## [2.0.6](https://github.com/eik-lib/webpack-plugin/compare/v2.0.5...v2.0.6) (2024-11-18)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eik/webpack-plugin",
3-
"version": "2.0.6",
3+
"version": "2.0.7",
44
"description": "WebPack plugin for loading import maps from an Eik server and applying the mapping to ECMAScript modules in preparation for upload to the same server.",
55
"type": "module",
66
"main": "./src/loader.js",

0 commit comments

Comments
 (0)