We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32e18c8 commit 5ec915bCopy full SHA for 5ec915b
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [5.12.1](https://github.com/nodejs/node-core-utils/compare/v5.12.0...v5.12.1) (2025-03-28)
4
+
5
6
+### Bug Fixes
7
8
+* **git-node:** retrieve reviewed commit info ([#912](https://github.com/nodejs/node-core-utils/issues/912)) ([32e18c8](https://github.com/nodejs/node-core-utils/commit/32e18c8e2b1c723ae2dcc78ace79cafd122844cb))
9
10
## [5.12.0](https://github.com/nodejs/node-core-utils/compare/v5.11.0...v5.12.0) (2025-03-28)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@node-core/utils",
- "version": "5.12.0",
+ "version": "5.12.1",
"description": "Utilities for Node.js core collaborators",
"type": "module",
"engines": {
0 commit comments