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 51a3b24 commit 267dde0Copy full SHA for 267dde0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.3](https://github.com/nodejs/node-core-utils/compare/v2.1.2...v2.1.3) (2022-12-06)
4
+
5
6
+### Bug Fixes
7
8
+* **cli:** handle spinning states ([51a3b24](https://github.com/nodejs/node-core-utils/commit/51a3b24aaeacb5c9b71c94cb8d024b2d2935fa06))
9
10
## [2.1.2](https://github.com/nodejs/node-core-utils/compare/v2.1.1...v2.1.2) (2022-11-22)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "node-core-utils",
- "version": "2.1.2",
+ "version": "2.1.3",
"description": "Utilities for Node.js core collaborators",
"type": "module",
"bin": {
0 commit comments