Skip to content

Commit bbaed41

Browse files
chore(main): release esbuild-node-externals 1.22.0 (#87)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 87229fc commit bbaed41

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"esbuild-node-externals": "1.21.0"
2+
"esbuild-node-externals": "1.22.0"
33
}

esbuild-node-externals/CHANGELOG.md

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

3+
## [1.22.0](https://github.com/pradel/esbuild-node-externals/compare/esbuild-node-externals-v1.21.0...esbuild-node-externals-v1.22.0) (2026-04-08)
4+
5+
6+
### Features
7+
8+
* replace find-up with empathic to have smaller installation ([#86](https://github.com/pradel/esbuild-node-externals/issues/86)) ([87229fc](https://github.com/pradel/esbuild-node-externals/commit/87229fc8268ebaed346172ba4534777d133e6f14))
9+
310
## [1.21.0](https://github.com/pradel/esbuild-node-externals/compare/esbuild-node-externals-v1.20.1...esbuild-node-externals-v1.21.0) (2026-04-03)
411

512

esbuild-node-externals/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "esbuild-node-externals",
3-
"version": "1.21.0",
3+
"version": "1.22.0",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",
66
"publishConfig": {

0 commit comments

Comments
 (0)