File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.0.0] ( https://github.com/nodejs/node-core-utils/compare/v4.4.0...v5.0.0 ) (2024-04-24)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * ** ncu-ci:** require ` --certify-safe ` flag ([ #798 ] ( https://github.com/nodejs/node-core-utils/issues/798 ) )
9+
10+ ### Features
11+
12+ * add releaseDate to json ([ #796 ] ( https://github.com/nodejs/node-core-utils/issues/796 ) ) ([ b5d99ca] ( https://github.com/nodejs/node-core-utils/commit/b5d99cac3f98331f3f1c66c2aff1bae24ad15211 ) )
13+ * ** ncu-ci:** require ` --certify-safe ` flag ([ #798 ] ( https://github.com/nodejs/node-core-utils/issues/798 ) ) ([ a5213cd] ( https://github.com/nodejs/node-core-utils/commit/a5213cde57b62ad5c6abb948415e3f110beaf929 ) )
14+ * prompt dependency updates url in vulnerabilities.json creation ([ #788 ] ( https://github.com/nodejs/node-core-utils/issues/788 ) ) ([ f521793] ( https://github.com/nodejs/node-core-utils/commit/f52179315be36040266736907cd76275c4db031d ) )
15+ * request cve automatically ([ #777 ] ( https://github.com/nodejs/node-core-utils/issues/777 ) ) ([ 8a04848] ( https://github.com/nodejs/node-core-utils/commit/8a048483b23c509e2d12afd1b1975f23fd647046 ) )
16+
317## [ 4.4.0] ( https://github.com/nodejs/node-core-utils/compare/v4.3.0...v4.4.0 ) (2024-04-03)
418
519
Original file line number Diff line number Diff line change 11{
22 "name" : " @node-core/utils" ,
3- "version" : " 4.4 .0" ,
3+ "version" : " 5.0 .0" ,
44 "description" : " Utilities for Node.js core collaborators" ,
55 "type" : " module" ,
66 "engines" : {
You can’t perform that action at this time.
0 commit comments