Skip to content

Commit c9e9d97

Browse files
chore(main): release 5.16.0 (#977)
1 parent c6ae8a4 commit c9e9d97

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

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

3+
## [5.16.0](https://github.com/nodejs/node-core-utils/compare/v5.15.0...v5.16.0) (2025-09-18)
4+
5+
6+
### Features
7+
8+
* comment on build and docker-node issue on cleanup ([#973](https://github.com/nodejs/node-core-utils/issues/973)) ([0f925ad](https://github.com/nodejs/node-core-utils/commit/0f925ad49c11d1b4ab334a00e73a3c0bbe2561f1))
9+
* **deps:** use shrinkwrap instead of package lock ([#976](https://github.com/nodejs/node-core-utils/issues/976)) ([c6ae8a4](https://github.com/nodejs/node-core-utils/commit/c6ae8a4e4b2ed38fc5d0cc72c6c67dae5c5b6e6b))
10+
11+
12+
### Bug Fixes
13+
14+
* **deps:** update installation process for local development ([#975](https://github.com/nodejs/node-core-utils/issues/975)) ([440f3f6](https://github.com/nodejs/node-core-utils/commit/440f3f697b15e80ade5bd4398c3b4bd66884e7a9))
15+
* **ncu-config:** support encrypted config in ncu-config ([#964](https://github.com/nodejs/node-core-utils/issues/964)) ([c6cfc55](https://github.com/nodejs/node-core-utils/commit/c6cfc5526a4cd29af881382b1598c15d3cbbddc3))
16+
317
## [5.15.0](https://github.com/nodejs/node-core-utils/compare/v5.14.1...v5.15.0) (2025-08-08)
418

519

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

0 commit comments

Comments
 (0)