Skip to content

Commit 4cae4a7

Browse files
chore(release): 2.0.6 [skip ci]
## [2.0.6](v2.0.5...v2.0.6) (2025-08-11) ### Bug Fixes * **deps:** update dependency @eik/rollup-plugin to v5.0.9 ([#34](#34)) ([3177bc1](3177bc1))
1 parent 3177bc1 commit 4cae4a7

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+
## [2.0.6](https://github.com/eik-lib/vite-plugin/compare/v2.0.5...v2.0.6) (2025-08-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @eik/rollup-plugin to v5.0.9 ([#34](https://github.com/eik-lib/vite-plugin/issues/34)) ([3177bc1](https://github.com/eik-lib/vite-plugin/commit/3177bc126047e012565b3542e366a6b3b8e28307))
7+
18
## [2.0.5](https://github.com/eik-lib/vite-plugin/compare/v2.0.4...v2.0.5) (2025-07-28)
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": "2.0.5",
3+
"version": "2.0.6",
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)