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 450cd33 commit b7aa576Copy full SHA for b7aa576
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.23.0](https://github.com/nodejs/corepack/compare/v0.22.0...v0.23.0) (2023-11-05)
4
+
5
6
+### Features
7
8
+* update package manager versions ([#325](https://github.com/nodejs/corepack/issues/325)) ([450cd33](https://github.com/nodejs/corepack/commit/450cd332d00d3428f49ed09a4235bd12139931c9))
9
10
## [0.22.0](https://github.com/nodejs/corepack/compare/v0.21.0...v0.22.0) (2023-10-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "corepack",
- "version": "0.22.0",
+ "version": "0.23.0",
"homepage": "https://github.com/nodejs/corepack#readme",
"bugs": {
"url": "https://github.com/nodejs/corepack/issues"
0 commit comments