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 c7a9bde commit 60e00c0Copy full SHA for 60e00c0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.31.0](https://github.com/nodejs/corepack/compare/v0.30.0...v0.31.0) (2025-01-14)
4
+
5
6
+### Features
7
8
+* update package manager versions ([#595](https://github.com/nodejs/corepack/issues/595)) ([c7a9bde](https://github.com/nodejs/corepack/commit/c7a9bde16dcbbb7e6ef03fef740656cde7ade360))
9
10
## [0.30.0](https://github.com/nodejs/corepack/compare/v0.29.4...v0.30.0) (2024-11-23)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "corepack",
- "version": "0.30.0",
+ "version": "0.31.0",
"homepage": "https://github.com/nodejs/corepack#readme",
"bugs": {
"url": "https://github.com/nodejs/corepack/issues"
0 commit comments