File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.0.0] ( https://www.github.com/npm/config/compare/v3.0.1...v4.0.0 ) (2022-02-14)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * drop support for the ` log ` option
9+
10+ ### Features
11+
12+ * remove ` log ` option ([ #40 ] ( https://www.github.com/npm/config/issues/40 ) ) ([ bbf5128] ( https://www.github.com/npm/config/commit/bbf512818f30d0764e3951449c8f07856d70991e ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * correct a polynomial regex ([ #39 ] ( https://www.github.com/npm/config/issues/39 ) ) ([ 9af098f] ( https://www.github.com/npm/config/commit/9af098fb874c1a8122ab7a5e009235a1f7df72f5 ) )
18+
319### [ 3.0.1] ( https://www.github.com/npm/config/compare/v3.0.0...v3.0.1 ) (2022-02-10)
420
521
Original file line number Diff line number Diff line change 11{
22 "name" : " @npmcli/config" ,
3- "version" : " 3 .0.1 " ,
3+ "version" : " 4 .0.0 " ,
44 "files" : [
55 " bin" ,
66 " lib"
You can’t perform that action at this time.
0 commit comments