Skip to content

Commit ccf3dd7

Browse files
committed
add "contributed by" in changelog
1 parent 48cd7a9 commit ccf3dd7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929

3030
This should have no effect on existing code as this version change does not change Go's operating system support. It may remove certain reports from vulnerability scanners that detect which version of the Go compiler esbuild uses.
3131
32+
This PR was contributed by [@MikeWillCook](https://github.com/MikeWillCook).
33+
3234
## 0.25.0
3335
3436
**This release deliberately contains backwards-incompatible changes.** To avoid automatically picking up releases like this, you should either be pinning the exact version of `esbuild` in your `package.json` file (recommended) or be using a version range syntax that only accepts patch upgrades such as `^0.24.0` or `~0.24.0`. See npm's documentation about [semver](https://docs.npmjs.com/cli/v6/using-npm/semver/) for more information.

0 commit comments

Comments
 (0)