Skip to content

Commit 3d81280

Browse files
authored
v2.0.3 (#926)
1 parent 0f21f19 commit 3d81280

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## master
44

5+
## 2.0.3
6+
- Revert "Bump nopt from 8.0.0 to 9.0.0 (#919)" (#925)[https://github.com/mapbox/node-pre-gyp/pull/925]
7+
58
## 2.0.2
69
- Support private ACL for S3 buckets [#923](https://github.com/mapbox/node-pre-gyp/pull/923)
710

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.2",
4+
"version": "2.0.3",
55
"keywords": [
66
"native",
77
"addon",

0 commit comments

Comments
 (0)