Skip to content

Commit

Permalink
chore: release 1.0.0 (#4)
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 Nov 18, 2020
1 parent f141a8b commit d4ab44f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions esbuild-node-externals/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Changelog

## 1.0.0 (2020-11-18)


### Features

* first version of the package ([#5](https://www.github.com/pradel/esbuild-node-externals/issues/5)) ([f141a8b](https://www.github.com/pradel/esbuild-node-externals/commit/f141a8b0661e4603f565bab3be9c189c37c1d299))
* setup repository ([fe40f24](https://www.github.com/pradel/esbuild-node-externals/commit/fe40f243a8eabd7c12e0360858d8cd84cd2720b3))
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": "0.0.1",
"version": "1.0.0",
"main": "dist/index.js",
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit d4ab44f

Please sign in to comment.