File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 5.13.0] ( https://github.com/nodejs/node-core-utils/compare/v5.12.2...v5.13.0 ) (2025-05-01)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** git-node:** auto-unshallow shallow clones ([ #918 ] ( https://github.com/nodejs/node-core-utils/issues/918 ) ) ([ 7bf2350] ( https://github.com/nodejs/node-core-utils/commit/7bf2350bbf54a363978a1eaac2ae99d6e557e0d6 ) )
9
+ * ** v8:** add dragonbox to V8 deps ([ #925 ] ( https://github.com/nodejs/node-core-utils/issues/925 ) ) ([ 1bcdb81] ( https://github.com/nodejs/node-core-utils/commit/1bcdb81c095a661c8a843156ba803c283d2ac311 ) )
10
+
3
11
## [ 5.12.2] ( https://github.com/nodejs/node-core-utils/compare/v5.12.1...v5.12.2 ) (2025-04-01)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @node-core/utils" ,
3
- "version" : " 5.12.2 " ,
3
+ "version" : " 5.13.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