Skip to content

Commit

Permalink
chore(release): 1.1.45 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.45](v1.1.44...v1.1.45) (2023-12-04)

### Bug Fixes

* **deps:** update dependency undici to v5.28.2 ([ce6c857](ce6c857))
  • Loading branch information
semantic-release-bot committed Dec 4, 2023
1 parent ce6c857 commit 347af32
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.45](https://github.com/eik-lib/esbuild-plugin/compare/v1.1.44...v1.1.45) (2023-12-04)


### Bug Fixes

* **deps:** update dependency undici to v5.28.2 ([ce6c857](https://github.com/eik-lib/esbuild-plugin/commit/ce6c85781b1a68ae69b57bba5a4294f5b92a87c1))

## [1.1.44](https://github.com/eik-lib/esbuild-plugin/compare/v1.1.43...v1.1.44) (2023-11-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eik/esbuild-plugin",
"version": "1.1.44",
"version": "1.1.45",
"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.",
"type": "module",
"main": "./src/plugin.js",
Expand Down

0 comments on commit 347af32

Please sign in to comment.