Skip to content

Commit 4aec07d

Browse files
chore: release 1.13.1 (#59)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0409b3f commit 4aec07d

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.13.1](https://www.github.com/pradel/esbuild-node-externals/compare/v1.13.0...v1.13.1) (2024-05-07)
4+
5+
6+
### Bug Fixes
7+
8+
* add esbuild 0.21 to allowed range ([#58](https://www.github.com/pradel/esbuild-node-externals/issues/58)) ([0409b3f](https://www.github.com/pradel/esbuild-node-externals/commit/0409b3f9fa4d89d858abc0d3a67621a76f314b94))
9+
310
## [1.13.0](https://www.github.com/pradel/esbuild-node-externals/compare/v1.12.0...v1.13.0) (2024-02-12)
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.13.0",
3+
"version": "1.13.1",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",
66
"scripts": {

0 commit comments

Comments
 (0)