Skip to content

Commit

Permalink
chore(main): release 1.16.0 (#70)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 17, 2024
1 parent 555ca9b commit 8450cf2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions esbuild-node-externals/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.16.0](https://github.com/pradel/esbuild-node-externals/compare/v1.15.0...v1.16.0) (2024-12-17)


### Features

* add forceExternalList option ([555ca9b](https://github.com/pradel/esbuild-node-externals/commit/555ca9bebbe423884e8171bb3b69a7077cbf1219))

## [1.15.0](https://github.com/pradel/esbuild-node-externals/compare/v1.14.0...v1.15.0) (2024-09-26)


Expand Down
2 changes: 1 addition & 1 deletion esbuild-node-externals/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "esbuild-node-externals",
"version": "1.15.0",
"version": "1.16.0",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 8450cf2

Please sign in to comment.