Skip to content

Commit 5e64c76

Browse files
committed
- 3.3.0
- Add prebuilt binaries for Alpine, #16
1 parent b38a06c commit 5e64c76

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
16-05-2024 Paul Rütter
1+
10-06-2024 Paul Rütter
2+
- 3.3.0
3+
- Add prebuilt binaries for Alpine, https://github.com/blueconic/node-oom-heapdump/pull/16
4+
5+
16-05-2024 Paul Rütter
26
- 3.2.3
37
- Release to fix prebuilt binaries for node 22.x
48

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-oom-heapdump",
3-
"version": "3.3.0-pre3",
3+
"version": "3.3.0",
44
"description": "Create a V8 heap snapshot when an \"Out of Memory\" error occurs, or create a heap snapshot or CPU profile on request.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)