File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.1.0] ( https://github.com/nodejs/node-core-utils/compare/v2.0.1...v2.1.0 ) (2022-10-22)
4+
5+
6+ ### Features
7+
8+ * add --since option to ncu-ci ([ #649 ] ( https://github.com/nodejs/node-core-utils/issues/649 ) ) ([ e01ca12] ( https://github.com/nodejs/node-core-utils/commit/e01ca12368677e1f8f72f97c4170b386cb250fb8 ) )
9+ * add auto run v8 ci ([ 046bc0d] ( https://github.com/nodejs/node-core-utils/commit/046bc0dbea44dafdb42f92bc1006d7cdd7a5f286 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * only parse commit messages during git node backport analysis ([ #651 ] ( https://github.com/nodejs/node-core-utils/issues/651 ) ) ([ 4e59a64] ( https://github.com/nodejs/node-core-utils/commit/4e59a647a1ffd87b79ad953936d20de495505bd0 ) )
15+
316## [ 2.0.1] ( https://github.com/nodejs/node-core-utils/compare/v2.0.0...v2.0.1 ) (2022-07-31)
417
518
Original file line number Diff line number Diff line change 11{
22 "name" : " node-core-utils" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.1.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