Skip to content

Commit 88ebb54

Browse files
chore(release): 1.1.49 [skip ci]
## [1.1.49](v1.1.48...v1.1.49) (2025-01-20) ### Bug Fixes * **deps:** update dependency undici to v5.28.5 ([#192](#192)) ([0ae4d47](0ae4d47))
1 parent 0ae4d47 commit 88ebb54

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.49](https://github.com/eik-lib/esbuild-plugin/compare/v1.1.48...v1.1.49) (2025-01-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency undici to v5.28.5 ([#192](https://github.com/eik-lib/esbuild-plugin/issues/192)) ([0ae4d47](https://github.com/eik-lib/esbuild-plugin/commit/0ae4d47292bfcea15e43e04a0b1c5ecce5b3ce66))
7+
18
## [1.1.48](https://github.com/eik-lib/esbuild-plugin/compare/v1.1.47...v1.1.48) (2024-08-09)
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.48",
3+
"version": "1.1.49",
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)