File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 3.5.0] ( https://github.com/nodejs/node-core-utils/compare/v3.4.2...v3.5.0 ) (2023-09-24)
4
+
5
+
6
+ ### Features
7
+
8
+ * create git-node security release command ([ #715 ] ( https://github.com/nodejs/node-core-utils/issues/715 ) ) ([ 6d68c99] ( https://github.com/nodejs/node-core-utils/commit/6d68c99f3dd7b90b8de552c3a1f42583e1212459 ) )
9
+ * ** git-node:** improve backport workflow ([ #732 ] ( https://github.com/nodejs/node-core-utils/issues/732 ) ) ([ be11c08] ( https://github.com/nodejs/node-core-utils/commit/be11c0840a6e3435b0619b40468cfc830686205e ) )
10
+ * ** release:** add skipBranchDiff option ([ #724 ] ( https://github.com/nodejs/node-core-utils/issues/724 ) ) ([ d103f28] ( https://github.com/nodejs/node-core-utils/commit/d103f281f1d2649627f06b3d52525f9445a6eee6 ) )
11
+
3
12
## [ 3.4.2] ( https://github.com/nodejs/node-core-utils/compare/v3.4.1...v3.4.2 ) (2023-09-15)
4
13
5
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " node-core-utils" ,
3
- "version" : " 3.4.2 " ,
3
+ "version" : " 3.5.0 " ,
4
4
"description" : " Utilities for Node.js core collaborators" ,
5
5
"type" : " module" ,
6
6
"engines" : {
You can’t perform that action at this time.
0 commit comments