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 64a977c commit 76bebd9Copy full SHA for 76bebd9
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [1.31.2](https://github.com/nodejs/node-core-utils/compare/v1.31.1...v1.31.2) (2022-04-06)
4
+
5
6
+### Bug Fixes
7
8
+* correct username and token validation ([64a977c](https://github.com/nodejs/node-core-utils/commit/64a977c1739be74a0e4b78f2004b43f9ddcb6615))
9
10
### [1.31.1](https://www.github.com/nodejs/node-core-utils/compare/v1.31.0...v1.31.1) (2022-03-17)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "node-core-utils",
- "version": "1.31.1",
+ "version": "1.31.2",
"description": "Utilities for Node.js core collaborators",
"type": "module",
"bin": {
0 commit comments