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+ ## [ 2.0.0] ( https://github.com/nodejs/node-core-utils/compare/v1.31.4...v2.0.0 ) (2022-06-22)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * ** ci:** Removed support for Node.js 12 and 17.
9+
10+ ### Bug Fixes
11+
12+ * broken enquirer in listr2 ([ #636 ] ( https://github.com/nodejs/node-core-utils/issues/636 ) ) ([ 460b50d] ( https://github.com/nodejs/node-core-utils/commit/460b50dcea878a6234021448441395efefaeb2bf ) )
13+
14+
15+ ### Miscellaneous Chores
16+
17+ * ** ci:** test on supported Node.js versions ([ 40a1ee2] ( https://github.com/nodejs/node-core-utils/commit/40a1ee220b058a1ce2b6e513d75d2a5ea0124633 ) )
18+
319### [ 1.31.4] ( https://github.com/nodejs/node-core-utils/compare/v1.31.3...v1.31.4 ) (2022-04-25)
420
521
Original file line number Diff line number Diff line change 11{
22 "name" : " node-core-utils" ,
3- "version" : " 1.31.4 " ,
3+ "version" : " 2.0.0 " ,
44 "description" : " Utilities for Node.js core collaborators" ,
55 "type" : " module" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments