Skip to content

Commit a9e0144

Browse files
chore(main): release 4.2.0 (#745)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5c1cb89 commit a9e0144

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+
## [4.2.0](https://github.com/nodejs/node-core-utils/compare/v4.1.0...v4.2.0) (2023-11-15)
4+
5+
6+
### Features
7+
8+
* add Abseil to V8 deps ([#751](https://github.com/nodejs/node-core-utils/issues/751)) ([5c1cb89](https://github.com/nodejs/node-core-utils/commit/5c1cb8930ce4ace702f1a1c9f3829775b249896a))
9+
10+
11+
### Bug Fixes
12+
13+
* update next-security-release template ([#744](https://github.com/nodejs/node-core-utils/issues/744)) ([e6b8c1d](https://github.com/nodejs/node-core-utils/commit/e6b8c1daf204fe1c5756b62be9f2fcb3a2c30bf0))
14+
315
## [4.1.0](https://github.com/nodejs/node-core-utils/compare/v4.0.0...v4.1.0) (2023-10-05)
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": "4.1.0",
3+
"version": "4.2.0",
44
"description": "Utilities for Node.js core collaborators",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)