Skip to content

Commit fabee60

Browse files
chore(main): release 4.2.1 (#757)
1 parent 38a577d commit fabee60

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.2.1](https://github.com/nodejs/node-core-utils/compare/v4.2.0...v4.2.1) (2023-11-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **v8:** clone V8 repository when it's not present ([#756](https://github.com/nodejs/node-core-utils/issues/756)) ([38a577d](https://github.com/nodejs/node-core-utils/commit/38a577d9d30f908ff738bbb3930e53633b10b448))
9+
310
## [4.2.0](https://github.com/nodejs/node-core-utils/compare/v4.1.0...v4.2.0) (2023-11-15)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-core/utils",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"description": "Utilities for Node.js core collaborators",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)