Skip to content

Commit ba2ee3d

Browse files
chore(main): release 5.14.0
1 parent 197134f commit ba2ee3d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
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+
## [5.14.0](https://github.com/nodejs/node-core-utils/compare/v5.13.0...v5.14.0) (2025-05-20)
4+
5+
6+
### Features
7+
8+
* **git-node:** rebase staging commits after promoting a release ([#934](https://github.com/nodejs/node-core-utils/issues/934)) ([197134f](https://github.com/nodejs/node-core-utils/commit/197134f4cd2f48beb072a13d763649ac363797f2))
9+
10+
11+
### Bug Fixes
12+
13+
* mention CI green on security --cleanup ([#932](https://github.com/nodejs/node-core-utils/issues/932)) ([52994d8](https://github.com/nodejs/node-core-utils/commit/52994d85903775669260d7b73876fa8b32915c6f))
14+
315
## [5.13.0](https://github.com/nodejs/node-core-utils/compare/v5.12.2...v5.13.0) (2025-05-01)
416

517

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

0 commit comments

Comments
 (0)