Skip to content

Commit bcdc2ac

Browse files
chore(release): 3.0.2 [skip ci]
## [3.0.2](v3.0.1...v3.0.2) (2026-06-15) ### Bug Fixes * **deps:** update dependency @eik/common to v5.1.33 ([#78](#78)) ([268beea](268beea))
1 parent 268beea commit bcdc2ac

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.2](https://github.com/eik-lib/vite-plugin/compare/v3.0.1...v3.0.2) (2026-06-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @eik/common to v5.1.33 ([#78](https://github.com/eik-lib/vite-plugin/issues/78)) ([268beea](https://github.com/eik-lib/vite-plugin/commit/268beea53225b18ed939e48709158769a16988f5))
7+
18
## [3.0.1](https://github.com/eik-lib/vite-plugin/compare/v3.0.0...v3.0.1) (2026-06-08)
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/vite-plugin",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Vite 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": "./src/plugin.js",

0 commit comments

Comments
 (0)