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 b8a4a52 commit 283bb08Copy full SHA for 283bb08
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.20.0](https://github.com/nodejs/corepack/compare/v0.19.0...v0.20.0) (2023-07-28)
4
+
5
6
+### Features
7
8
+* update package manager versions ([#282](https://github.com/nodejs/corepack/issues/282)) ([b8a4a52](https://github.com/nodejs/corepack/commit/b8a4a529319eed50983f9f2c527490d07806b1bc))
9
10
## [0.19.0](https://github.com/nodejs/corepack/compare/v0.18.1...v0.19.0) (2023-06-24)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "corepack",
- "version": "0.19.0",
+ "version": "0.20.0",
"homepage": "https://github.com/nodejs/corepack#readme",
"bugs": {
"url": "https://github.com/nodejs/corepack/issues"
0 commit comments