Skip to content

Commit b431f15

Browse files
chore(main): release 7.3.1 (#1203)
1 parent 42c89be commit b431f15

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

‎CHANGELOG.md‎

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

3+
## [7.3.1](https://github.com/nodejs/node-core-utils/compare/v7.3.0...v7.3.1) (2026-09-24)
4+
5+
6+
### Bug Fixes
7+
8+
* handle unexported Jenkins resume actions ([#1201](https://github.com/nodejs/node-core-utils/issues/1201)) ([42c89be](https://github.com/nodejs/node-core-utils/commit/42c89be54c29f09a1b1dfce5653a651706946f7a))
9+
310
## [7.3.0](https://github.com/nodejs/node-core-utils/compare/v7.2.3...v7.3.0) (2026-09-24)
411

512

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

0 commit comments

Comments
 (0)