Skip to content

Commit

Permalink
chore(main): release 4.2.0 (#745)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Nov 15, 2023
1 parent 5c1cb89 commit a9e0144
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [4.2.0](https://github.com/nodejs/node-core-utils/compare/v4.1.0...v4.2.0) (2023-11-15)


### Features

* 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))


### Bug Fixes

* 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))

## [4.1.0](https://github.com/nodejs/node-core-utils/compare/v4.0.0...v4.1.0) (2023-10-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-core/utils",
"version": "4.1.0",
"version": "4.2.0",
"description": "Utilities for Node.js core collaborators",
"type": "module",
"engines": {
Expand Down

0 comments on commit a9e0144

Please sign in to comment.