File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 5.3.0] ( https://github.com/nodejs/node-core-utils/compare/v5.2.1...v5.3.0 ) (2024-06-24)
4
+
5
+
6
+ ### Features
7
+
8
+ * security post release blogpost ([ #785 ] ( https://github.com/nodejs/node-core-utils/issues/785 ) ) ([ 9104079] ( https://github.com/nodejs/node-core-utils/commit/9104079bd4bffab678a85e9764941429c9504c65 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * adjust pre-release description ([ #822 ] ( https://github.com/nodejs/node-core-utils/issues/822 ) ) ([ 723cd7f] ( https://github.com/nodejs/node-core-utils/commit/723cd7f1f5607b36972236ec31a46f8c04610a8e ) )
14
+
3
15
## [ 5.2.1] ( https://github.com/nodejs/node-core-utils/compare/v5.2.0...v5.2.1 ) (2024-06-19)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @node-core/utils" ,
3
- "version" : " 5.2.1 " ,
3
+ "version" : " 5.3.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