We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d7b2d commit 4d28185Copy full SHA for 4d28185
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [1.31.1](https://www.github.com/nodejs/node-core-utils/compare/v1.31.0...v1.31.1) (2022-03-17)
4
+
5
6
+### Bug Fixes
7
8
+* comply with markdown style guidelines ([13d7b2d](https://www.github.com/nodejs/node-core-utils/commit/13d7b2dbb174a73f3f32010ab4b7396143bd986e))
9
10
## [1.31.0](https://www.github.com/nodejs/node-core-utils/compare/v1.30.1...v1.31.0) (2021-12-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "node-core-utils",
- "version": "1.31.0",
+ "version": "1.31.1",
"description": "Utilities for Node.js core collaborators",
"type": "module",
"bin": {
0 commit comments