Skip to content

Commit e6a1534

Browse files
chore(release): 5.0.14 [skip ci]
## [5.0.14](v5.0.13...v5.0.14) (2025-12-12) ### Bug Fixes * update eik/common ([35b516c](35b516c))
1 parent 35b516c commit e6a1534

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.14](https://github.com/eik-lib/rollup-plugin/compare/v5.0.13...v5.0.14) (2025-12-12)
2+
3+
4+
### Bug Fixes
5+
6+
* update eik/common ([35b516c](https://github.com/eik-lib/rollup-plugin/commit/35b516ca3cbb661d8d8d0011bc2f80bd72ddca68))
7+
18
## [5.0.13](https://github.com/eik-lib/rollup-plugin/compare/v5.0.12...v5.0.13) (2025-09-15)
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.13",
3+
"version": "5.0.14",
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)