Skip to content

Commit 207dffc

Browse files
chore(main): release 6.2.0
1 parent 63171d7 commit 207dffc

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [6.2.0](https://github.com/nodejs/node-core-utils/compare/v6.1.1...v6.2.0) (2026-02-04)
4+
5+
6+
### Features
7+
8+
* add list detail of failed GHA jobs ([#960](https://github.com/nodejs/node-core-utils/issues/960)) ([19b468a](https://github.com/nodejs/node-core-utils/commit/19b468ad088a8200eabdc94a96f58a6027e2fc11))
9+
10+
11+
### Bug Fixes
12+
13+
* **git-node:** promoting a release using only PR number ([#1028](https://github.com/nodejs/node-core-utils/issues/1028)) ([37604ef](https://github.com/nodejs/node-core-utils/commit/37604ef61465a614f2a645e170db57d6a041eb34))
14+
315
## [6.1.1](https://github.com/nodejs/node-core-utils/compare/v6.1.0...v6.1.1) (2026-01-05)
416

517

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "6.1.1",
3+
"version": "6.2.0",
44
"description": "Utilities for Node.js core collaborators",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)