Skip to content

Commit 47c2390

Browse files
chore(main): release 3.4.2 (#729)
1 parent ba4e0c0 commit 47c2390

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.4.2](https://github.com/nodejs/node-core-utils/compare/v3.4.1...v3.4.2) (2023-09-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **v8:** fix `git node v8 backport` ([#728](https://github.com/nodejs/node-core-utils/issues/728)) ([ba4e0c0](https://github.com/nodejs/node-core-utils/commit/ba4e0c0b3238a3747824c905e0fdbf10ac9b6516))
9+
310
## [3.4.1](https://github.com/nodejs/node-core-utils/compare/v3.4.0...v3.4.1) (2023-09-12)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-core-utils",
3-
"version": "3.4.1",
3+
"version": "3.4.2",
44
"description": "Utilities for Node.js core collaborators",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)