Skip to content

Commit 4572e78

Browse files
chore(main): release 4.2.3 (#766)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 67fedf9 commit 4572e78

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [4.2.3](https://github.com/nodejs/node-core-utils/compare/v4.2.2...v4.2.3) (2024-01-02)
4+
5+
6+
### Bug Fixes
7+
8+
* handle when report severity is not set ([#765](https://github.com/nodejs/node-core-utils/issues/765)) ([67fedf9](https://github.com/nodejs/node-core-utils/commit/67fedf9df7058c9293b7c409c28d4da3018a4b59))
9+
310
## [4.2.2](https://github.com/nodejs/node-core-utils/compare/v4.2.1...v4.2.2) (2023-12-08)
411

512

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

0 commit comments

Comments
 (0)