Skip to content

Commit 8ba5800

Browse files
chore(release): 3.0.9 [skip ci]
## [3.0.9](v3.0.8...v3.0.9) (2026-02-16) ### Bug Fixes * **deps:** update dependency @eik/common to v5.1.16 ([#202](#202)) ([ec637bb](ec637bb)) * **deps:** update dependency @eik/common to v5.1.19 ([#203](#203)) ([bf0a5cf](bf0a5cf))
1 parent bf0a5cf commit 8ba5800

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.0.9](https://github.com/eik-lib/webpack-plugin/compare/v3.0.8...v3.0.9) (2026-02-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @eik/common to v5.1.16 ([#202](https://github.com/eik-lib/webpack-plugin/issues/202)) ([ec637bb](https://github.com/eik-lib/webpack-plugin/commit/ec637bbfe3becec6b5f49ad45e0345efc8e281e5))
7+
* **deps:** update dependency @eik/common to v5.1.19 ([#203](https://github.com/eik-lib/webpack-plugin/issues/203)) ([bf0a5cf](https://github.com/eik-lib/webpack-plugin/commit/bf0a5cffb1380ed89dd52b8a7b769530b4d8de72))
8+
19
## [3.0.8](https://github.com/eik-lib/webpack-plugin/compare/v3.0.7...v3.0.8) (2026-02-05)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "3.0.8",
3+
"version": "3.0.9",
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)