Skip to content

Commit 87c214f

Browse files
committed
v4.0.1
1 parent 9758e68 commit 87c214f

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 4.0.1 (2020-02-27)
2+
3+
* Fix compilation errors in Alpine linux
4+
15
# 4.0.0 (2020-02-17)
26

37
* Switch to NAPI bcrypt

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -11,7 +11,7 @@
1111
"crypto"
1212
],
1313
"main": "./bcrypt",
14-
"version": "4.0.0",
14+
"version": "4.0.1",
1515
"author": "Nick Campbell (https://github.com/ncb000gt)",
1616
"engines": {
1717
"node": ">= 10.0.0"

0 commit comments

Comments
 (0)