File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 1.28.2] ( https://www.github.com/nodejs/node-core-utils/compare/v1.28.1...v1.28.2 ) (2021-10-04)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** update-v8:** remove abseil-cpp from V8 dependencies ([ #567 ] ( https://www.github.com/nodejs/node-core-utils/issues/567 ) ) ([ 8ccf184] ( https://www.github.com/nodejs/node-core-utils/commit/8ccf184773f660cc1765f26af3103870729cb8b2 ) )
9
+
3
10
### [ 1.28.1] ( https://www.github.com/nodejs/node-core-utils/compare/v1.28.0...v1.28.1 ) (2021-09-25)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " node-core-utils" ,
3
- "version" : " 1.28.1 " ,
3
+ "version" : " 1.28.2 " ,
4
4
"description" : " Utilities for Node.js core collaborators" ,
5
5
"bin" : {
6
6
"get-metadata" : " ./bin/get-metadata" ,
You can’t perform that action at this time.
0 commit comments