File tree 2 files changed +18
-1
lines changed
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 2
2
"author" : " GitHub Inc." ,
3
3
"name" : " ini" ,
4
4
"description" : " An ini encoder/decoder for node" ,
5
- "version" : " 2 .0.1 " ,
5
+ "version" : " 3 .0.0 " ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
8
"url" : " https://github.com/npm/ini.git"
You can’t perform that action at this time.
0 commit comments