Skip to content

Commit 3f130c5

Browse files
chore(main): release 6.3.0
1 parent f70b2f5 commit 3f130c5

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [6.3.0](https://github.com/nodejs/node-core-utils/compare/v6.2.1...v6.3.0) (2026-03-24)
4+
5+
6+
### Features
7+
8+
* **git-node:** add limited support for cross-repo PRs ([#1043](https://github.com/nodejs/node-core-utils/issues/1043)) ([f70b2f5](https://github.com/nodejs/node-core-utils/commit/f70b2f5a4a455e5fa3f3fcf93e7e292c7f1c29b6))
9+
* **ncu-ci:** add `--check-for-duplicates` flag ([#1035](https://github.com/nodejs/node-core-utils/issues/1035)) ([5a789fd](https://github.com/nodejs/node-core-utils/commit/5a789fd16cb9a2e49ef85090e899570a222cdd8e))
10+
311
## [6.2.1](https://github.com/nodejs/node-core-utils/compare/v6.2.0...v6.2.1) (2026-03-20)
412

513

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

0 commit comments

Comments
 (0)