Skip to content

Commit 8970677

Browse files
chore(main): release 7.3.0
1 parent db7f2e8 commit 8970677

3 files changed

Lines changed: 17 additions & 3 deletions

File tree

‎CHANGELOG.md‎

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

3+
## [7.3.0](https://github.com/nodejs/node-core-utils/compare/v7.2.3...v7.3.0) (2026-09-24)
4+
5+
6+
### Features
7+
8+
* add ncu-ci resume command ([#1187](https://github.com/nodejs/node-core-utils/issues/1187)) ([39774a1](https://github.com/nodejs/node-core-utils/commit/39774a179d6ba55f1e4f74aa502fecd9f72b3290))
9+
10+
11+
### Bug Fixes
12+
13+
* **security:** fetch all pages of triaged reports ([3fc3948](https://github.com/nodejs/node-core-utils/commit/3fc3948b9b13d2d0899454730beb1707aef7d841))
14+
* **security:** preserve existing release branches and staged work ([8e08470](https://github.com/nodejs/node-core-utils/commit/8e0847029cb3a2735e87fe7cd17b8768f9df45fe))
15+
* **security:** refuse to overwrite an existing release draft ([27fd6ee](https://github.com/nodejs/node-core-utils/commit/27fd6eec11c1c5a2397149e106215b02c493e2e1))
16+
317
## [7.2.3](https://github.com/nodejs/node-core-utils/compare/v7.2.2...v7.2.3) (2026-09-17)
418

519

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

0 commit comments

Comments
 (0)