We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 570f8d8 commit 2c445aeCopy full SHA for 2c445ae
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.1](https://github.com/nodejs/node-core-utils/compare/v2.1.0...v2.1.1) (2022-10-27)
4
+
5
6
+### Bug Fixes
7
8
+* add missing await ([#655](https://github.com/nodejs/node-core-utils/issues/655)) ([7e4dc88](https://github.com/nodejs/node-core-utils/commit/7e4dc886f7b2030457cda5d89bb84759a0012466))
9
10
## [2.1.0](https://github.com/nodejs/node-core-utils/compare/v2.0.1...v2.1.0) (2022-10-22)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "node-core-utils",
- "version": "2.1.0",
+ "version": "2.1.1",
"description": "Utilities for Node.js core collaborators",
"type": "module",
"bin": {
0 commit comments