File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 4 .0.1 "
2+ "." : " 5 .0.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.0.0] ( https://github.com/npm/init-package-json/compare/v4.0.1...v5.0.0 ) (2023-02-06)
4+
5+ ### ⚠️ BREAKING CHANGES
6+
7+ * this module is now Promise only and no longer accepts a callback parameter
8+
9+ ### Features
10+
11+ * [ ` 8b919b7 ` ] ( https://github.com/npm/init-package-json/commit/8b919b74149af92f4cad76c96080a254a72b7018 ) refactor (@lukekarrys )
12+
313## [ 4.0.1] ( https://github.com/npm/init-package-json/compare/v4.0.0...v4.0.1 ) (2022-10-18)
414
515### Dependencies
Original file line number Diff line number Diff line change 11{
22 "name" : " init-package-json" ,
3- "version" : " 4 .0.1 " ,
3+ "version" : " 5 .0.0 " ,
44 "main" : " lib/init-package-json.js" ,
55 "scripts" : {
66 "test" : " tap" ,
You can’t perform that action at this time.
0 commit comments