File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 7.1.0] - 2022-04-20
4+
5+ ### Changed
6+
7+ - Allow setting libc to glibc on non-glibc platform ([ #176 ] ( https://github.com/prebuild/prebuild-install/issues/176 ) ) ([ ` f729abb ` ] ( https://github.com/prebuild/prebuild-install/commit/f729abb ) ) (Joona Heinikoski).
8+
39## [ 7.0.1] - 2022-01-28
410
511### Changed
7783
7884- Replace ` mkdirp ` dependency with ` mkdirp-classic ` ([ ** @ralphtheninja ** ] ( https://github.com/ralphtheninja ) )
7985
86+ [ 7.1.0 ] : https://github.com/prebuild/prebuild-install/releases/tag/v7.1.0
87+
8088[ 7.0.1 ] : https://github.com/prebuild/prebuild-install/releases/tag/v7.0.1
8189
8290[ 7.0.0 ] : https://github.com/prebuild/prebuild-install/releases/tag/v7.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " prebuild-install" ,
3- "version" : " 7.0.1 " ,
3+ "version" : " 7.1.0 " ,
44 "description" : " A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platform" ,
55 "scripts" : {
66 "test" : " standard && hallmark && tape test/*-test.js" ,
You can’t perform that action at this time.
0 commit comments