Skip to content

Commit 8450cf2

Browse files
chore(main): release 1.16.0 (#70)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 555ca9b commit 8450cf2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.16.0](https://github.com/pradel/esbuild-node-externals/compare/v1.15.0...v1.16.0) (2024-12-17)
4+
5+
6+
### Features
7+
8+
* add forceExternalList option ([555ca9b](https://github.com/pradel/esbuild-node-externals/commit/555ca9bebbe423884e8171bb3b69a7077cbf1219))
9+
310
## [1.15.0](https://github.com/pradel/esbuild-node-externals/compare/v1.14.0...v1.15.0) (2024-09-26)
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.15.0",
3+
"version": "1.16.0",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",
66
"scripts": {

0 commit comments

Comments
 (0)