File tree 2 files changed +13
-1
lines changed
2 files changed +13
-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-08-17)
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
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * fix security proposal filterLabel ([ #717 ] ( https://github.com/nodejs/node-core-utils/issues/717 ) ) ([ 4bf1e32] ( https://github.com/nodejs/node-core-utils/commit/4bf1e322ee96f6bd5128173ce3338566e5e37e1c ) )
14
+
3
15
## [ 3.3.0] ( https://github.com/nodejs/node-core-utils/compare/v3.2.1...v3.3.0 ) (2023-07-13)
4
16
5
17
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