Skip to content

Commit

Permalink
chore(main): release 1.14.0 (#63)
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 Jul 9, 2024
1 parent 9a2de16 commit 83f3011
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions esbuild-node-externals/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.14.0](https://github.com/pradel/esbuild-node-externals/compare/v1.13.1...v1.14.0) (2024-07-09)


### Features

* add esbuild 0.23.0 to allowed range ([#62](https://github.com/pradel/esbuild-node-externals/issues/62)) ([081519b](https://github.com/pradel/esbuild-node-externals/commit/081519b2dec603c7214ba4058acd4afd9ef4f7d7))


### Tests

* fix unit test assert ([#60](https://github.com/pradel/esbuild-node-externals/issues/60)) ([0f3f818](https://github.com/pradel/esbuild-node-externals/commit/0f3f818537d26b4d58fc8ba5924c29debfd647ae))

### [1.13.1](https://www.github.com/pradel/esbuild-node-externals/compare/v1.13.0...v1.13.1) (2024-05-07)


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.13.1",
"version": "1.14.0",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 83f3011

Please sign in to comment.