File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 3.4.0] ( https://github.com/nodejs/node-core-utils/compare/v3.3.0...v3.4.0 ) (2023-09-04)
4
+
5
+
6
+ ### Features
7
+
8
+ * add autocomplete ([ #720 ] ( https://github.com/nodejs/node-core-utils/issues/720 ) ) ([ 6efa5ed] ( https://github.com/nodejs/node-core-utils/commit/6efa5ed36918dbf77e26015ec301f906473ecaac ) )
9
+ * ** git-node:** add ` git node vote ` ([ #704 ] ( https://github.com/nodejs/node-core-utils/issues/704 ) ) ([ 7b9d962] ( https://github.com/nodejs/node-core-utils/commit/7b9d9622643791062ee161542ebb0a2145f698fa ) )
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * fix security proposal filterLabel ([ #717 ] ( https://github.com/nodejs/node-core-utils/issues/717 ) ) ([ 4bf1e32] ( https://github.com/nodejs/node-core-utils/commit/4bf1e322ee96f6bd5128173ce3338566e5e37e1c ) )
15
+
3
16
## [ 3.3.0] ( https://github.com/nodejs/node-core-utils/compare/v3.2.1...v3.3.0 ) (2023-07-13)
4
17
5
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " node-core-utils" ,
3
- "version" : " 3.3 .0" ,
3
+ "version" : " 3.4 .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