Skip to content

Commit 219ead4

Browse files
chore(main): release 6.1.0 (#1023)
1 parent 89df053 commit 219ead4

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
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+
## [6.1.0](https://github.com/nodejs/node-core-utils/compare/v6.0.0...v6.1.0) (2026-01-02)
4+
5+
6+
### Features
7+
8+
* automatically include cveId trailling ([#1022](https://github.com/nodejs/node-core-utils/issues/1022)) ([89df053](https://github.com/nodejs/node-core-utils/commit/89df0538426b32826db9f8e39a3d1f687d42abaa))
9+
10+
11+
### Bug Fixes
12+
13+
* improve suggestion next patch or next minor version ([#1014](https://github.com/nodejs/node-core-utils/issues/1014)) ([f15adf9](https://github.com/nodejs/node-core-utils/commit/f15adf903d91213e0042bdc108ddd8dab356769a))
14+
315
## [6.0.0](https://github.com/nodejs/node-core-utils/compare/v5.16.2...v6.0.0) (2025-12-21)
416

517

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

0 commit comments

Comments
 (0)