Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit 6d5003b

Browse files
chore(main): release 10.1.4
1 parent e41a990 commit 6d5003b

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [10.1.4](https://github.com/netlify/edge-bundler/compare/v10.1.3...v10.1.4) (2023-12-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @vercel/nft to v0.24.4 ([#545](https://github.com/netlify/edge-bundler/issues/545)) ([c06e234](https://github.com/netlify/edge-bundler/commit/c06e23470d8e3292c0fc0983f9e5ba2c7eb65e3a))
9+
* **deps:** update dependency esbuild to v0.19.8 ([#542](https://github.com/netlify/edge-bundler/issues/542)) ([b596235](https://github.com/netlify/edge-bundler/commit/b596235d259c8ad317343c5a472bff783fb95ae1))
10+
* **deps:** update dependency esbuild to v0.19.9 ([#550](https://github.com/netlify/edge-bundler/issues/550)) ([e41a990](https://github.com/netlify/edge-bundler/commit/e41a990bdf659fcb16e3c3f95b8e502eb86ba6a9))
11+
312
## [10.1.3](https://github.com/netlify/edge-bundler/compare/v10.1.2...v10.1.3) (2023-11-20)
413

514

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": "@netlify/edge-bundler",
3-
"version": "10.1.3",
3+
"version": "10.1.4",
44
"description": "Intelligently prepare Netlify Edge Functions for deployment",
55
"type": "module",
66
"main": "./dist/node/index.js",

0 commit comments

Comments
 (0)