Skip to content

Commit 5db5cf6

Browse files
authored
v2.0.1 (#905)
1 parent 7253455 commit 5db5cf6

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# node-pre-gyp changelog
22

33
## master
4+
5+
## 2.0.1
46
- Update abi_crosswalk.json for abi 137 / node 24 (https://github.com/mapbox/node-pre-gyp/pull/904)
57

68
## 2.0.0

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,7 +1,7 @@
11
{
22
"name": "@mapbox/node-pre-gyp",
33
"description": "Node.js native addon binary install tool",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"keywords": [
66
"native",
77
"addon",

0 commit comments

Comments
 (0)