File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+ ## 5.0.2
3+ - build: rebuild binaries before publishing [ #1426 ] ( https://github.com/mapbox/node-sqlite3/pull/1426 )
24
35## 5.0.1
46- dep: node-addon-api to ^3.0.0 [ #1367 ] ( https://github.com/mapbox/node-sqlite3/pull/1367 )
810- bug: worker threads crash [ #1367 ] ( https://github.com/mapbox/node-sqlite3/pull/1367 )
911- bug: segfaults [ #1368 ] ( https://github.com/mapbox/node-sqlite3/pull/1368 )
1012- typo: broken link to MapBox site [ #1369 ] ( https://github.com/mapbox/node-sqlite3/pull/1369 )
11- - build: rebuild binaries before publishing [ #1426 ] ( https://github.com/mapbox/node-sqlite3/pull/1426 )
1213
1314## 5.0.0
1415- prebuilt: Node 14 support, dropped support for all version of Node < 10 [ #1304 ] ( https://github.com/mapbox/node-sqlite3/pull/1304 )
Original file line number Diff line number Diff line change 11{
22 "name" : " sqlite3" ,
33 "description" : " Asynchronous, non-blocking SQLite3 bindings" ,
4- "version" : " 5.0.1 " ,
4+ "version" : " 5.0.2 " ,
55 "homepage" : " https://github.com/mapbox/node-sqlite3" ,
66 "author" : {
77 "name" : " MapBox" ,
You can’t perform that action at this time.
0 commit comments