Skip to content

Commit 637a398

Browse files
chore(release): 1.1.54 [skip ci]
## [1.1.54](v1.1.53...v1.1.54) (2025-04-28) ### Bug Fixes * **deps:** update dependency @eik/common to v5.0.4 ([#200](#200)) ([280284c](280284c))
1 parent 280284c commit 637a398

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.54](https://github.com/eik-lib/esbuild-plugin/compare/v1.1.53...v1.1.54) (2025-04-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @eik/common to v5.0.4 ([#200](https://github.com/eik-lib/esbuild-plugin/issues/200)) ([280284c](https://github.com/eik-lib/esbuild-plugin/commit/280284cf3462266b3742c9f330a8dae652bbe9dd))
7+
18
## [1.1.53](https://github.com/eik-lib/esbuild-plugin/compare/v1.1.52...v1.1.53) (2025-03-31)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eik/esbuild-plugin",
3-
"version": "1.1.53",
3+
"version": "1.1.54",
44
"description": "esbuild 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)