Skip to content

Commit 3d64e75

Browse files
chore(release): 5.0.19 [skip ci]
## [5.0.19](v5.0.18...v5.0.19) (2026-02-02) ### Bug Fixes * **deps:** update dependency undici to v7.20.0 ([#272](#272)) ([8b3b20f](8b3b20f))
1 parent 8b3b20f commit 3d64e75

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.19](https://github.com/eik-lib/rollup-plugin/compare/v5.0.18...v5.0.19) (2026-02-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency undici to v7.20.0 ([#272](https://github.com/eik-lib/rollup-plugin/issues/272)) ([8b3b20f](https://github.com/eik-lib/rollup-plugin/commit/8b3b20f525f03aa0c54e4f2610c95af6df1b1268))
7+
18
## [5.0.18](https://github.com/eik-lib/rollup-plugin/compare/v5.0.17...v5.0.18) (2026-01-26)
29

310

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/rollup-plugin",
3-
"version": "5.0.18",
3+
"version": "5.0.19",
44
"description": "Rollup plugin for loading import maps from a Eik server and applying the mapping to ECMAScript modules in preparation for upload to the same server.",
55
"type": "module",
66
"main": "./dist/plugin.cjs",

0 commit comments

Comments
 (0)