File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 3.0.0] ( https://github.com/npm/ini/compare/v2.0.1...v3.0.0 ) (2022-04-05)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * this drops support for node 10 and non-LTS versions of node 12 and node 14
9+
10+ ### Bug Fixes
11+
12+ * replace deprecated String.prototype.substr() ([ #155 ] ( https://github.com/npm/ini/issues/155 ) ) ([ e3a5d18] ( https://github.com/npm/ini/commit/e3a5d183269744f6b590c1a9916ef151de09bf64 ) )
13+
14+
15+ ### Dependencies
16+
17+ * @npmcli/template-oss @3.2.2 ([ #156 ] ( https://github.com/npm/ini/issues/156 ) ) ([ 837831a] ( https://github.com/npm/ini/commit/837831a44ba1f04f62a9d0b369525a4f8d8116e9 ) )
Original file line number Diff line number Diff line change 22 "author" : " GitHub Inc." ,
33 "name" : " ini" ,
44 "description" : " An ini encoder/decoder for node" ,
5- "version" : " 2 .0.1 " ,
5+ "version" : " 3 .0.0 " ,
66 "repository" : {
77 "type" : " git" ,
88 "url" : " https://github.com/npm/ini.git"
You can’t perform that action at this time.
0 commit comments