Skip to content

Commit

Permalink
chore(main): release 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 22, 2022
1 parent 20713c0 commit 5d82144
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.1.2](https://github.com/nodejs/node-core-utils/compare/v2.1.1...v2.1.2) (2022-11-22)


### Bug Fixes

* use case-insensitive string comparison for fast-track approvals ([#658](https://github.com/nodejs/node-core-utils/issues/658)) ([8ad4b37](https://github.com/nodejs/node-core-utils/commit/8ad4b377c270e8495a8cf8fece1e6a439304e327))
* **v8:** add ittapi as V8 dependency ([#552](https://github.com/nodejs/node-core-utils/issues/552)) ([20713c0](https://github.com/nodejs/node-core-utils/commit/20713c08b4ba7b594b1179bd7e3991f41bd49319))

## [2.1.1](https://github.com/nodejs/node-core-utils/compare/v2.1.0...v2.1.1) (2022-10-27)


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": "2.1.1",
"version": "2.1.2",
"description": "Utilities for Node.js core collaborators",
"type": "module",
"bin": {
Expand Down

0 comments on commit 5d82144

Please sign in to comment.