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 aefde28 commit 7b99bebCopy full SHA for 7b99beb
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.32.1](https://github.com/nodejs/corepack/compare/v0.32.0...v0.32.1) (2025-04-09)
4
+
5
6
+### Bug Fixes
7
8
+* debug text typo ([#698](https://github.com/nodejs/corepack/issues/698)) ([0b94797](https://github.com/nodejs/corepack/commit/0b94797f96e30e46e466873fe7d437d0471cd92c))
9
10
## [0.32.0](https://github.com/nodejs/corepack/compare/v0.31.0...v0.32.0) (2025-02-28)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "corepack",
- "version": "0.32.0",
+ "version": "0.32.1",
"homepage": "https://github.com/nodejs/corepack#readme",
"bugs": {
"url": "https://github.com/nodejs/corepack/issues"
0 commit comments