Skip to content

Commit 7215187

Browse files
chore(main): release 5.9.1
1 parent ea47a00 commit 7215187

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [5.9.1](https://github.com/nodejs/node-core-utils/compare/v5.9.0...v5.9.1) (2025-01-17)
4+
5+
6+
### Bug Fixes
7+
8+
* update dependencies ([#894](https://github.com/nodejs/node-core-utils/issues/894)) ([ea47a00](https://github.com/nodejs/node-core-utils/commit/ea47a00c127f3f3c279bfb8ffe0127885f491e93))
9+
* use vulnerability as folder for post-release announcement ([#895](https://github.com/nodejs/node-core-utils/issues/895)) ([841e3e8](https://github.com/nodejs/node-core-utils/commit/841e3e8df7cc41942cdd83e354da3f04a30728f7))
10+
311
## [5.9.0](https://github.com/nodejs/node-core-utils/compare/v5.8.0...v5.9.0) (2025-01-15)
412

513

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

0 commit comments

Comments
 (0)