File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
19
### [ 1.31.4] ( https://github.com/nodejs/node-core-utils/compare/v1.31.3...v1.31.4 ) (2022-04-25)
4
20
5
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " node-core-utils" ,
3
- "version" : " 1.31.4 " ,
3
+ "version" : " 2.0.0 " ,
4
4
"description" : " Utilities for Node.js core collaborators" ,
5
5
"type" : " module" ,
6
6
"bin" : {
You can’t perform that action at this time.
0 commit comments