Skip to content

Commit f37aa64

Browse files
chore(main): release 7.4.0
1 parent 22ff79b commit f37aa64

3 files changed

Lines changed: 19 additions & 3 deletions

File tree

‎CHANGELOG.md‎

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

3+
## [7.4.0](https://github.com/nodejs/node-core-utils/compare/v7.3.1...v7.4.0) (2026-09-25)
4+
5+
6+
### Features
7+
8+
* add ncu-ci available ([fd6b826](https://github.com/nodejs/node-core-utils/commit/fd6b82641c439bedae5233fc375b394c63d86561))
9+
* add ncu-ci workload ([e2fc177](https://github.com/nodejs/node-core-utils/commit/e2fc1773f3b200ffb090f27b11fc361fd5dea7b8))
10+
* recover CI resumes through eligible ancestors ([8addd1e](https://github.com/nodejs/node-core-utils/commit/8addd1e7da05ed13800a4ec07c3ae091d3a07b67))
11+
* show failures that prevent CI resumes ([db7a98b](https://github.com/nodejs/node-core-utils/commit/db7a98bd8f2ad4d408552e310fac455178f900f0))
12+
13+
14+
### Bug Fixes
15+
16+
* guide CI recovery without bypassing duplicates ([955b7ab](https://github.com/nodejs/node-core-utils/commit/955b7ab424dd03a70fdb2e0b5b8641fa8cd070b7))
17+
* ignore make exit summaries in resume checks ([22ff79b](https://github.com/nodejs/node-core-utils/commit/22ff79b6fb8ff062f36d9376bec8f911fb59c545))
18+
319
## [7.3.1](https://github.com/nodejs/node-core-utils/compare/v7.3.0...v7.3.1) (2026-09-24)
420

521

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

0 commit comments

Comments
 (0)