File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.33.0] ( https://github.com/nodejs/corepack/compare/v0.32.0...v0.33.0 ) (2025-06-02)
4+
5+
6+ ### Features
7+
8+ * Adds guard to avoid stepping on Yarn's feet ([ #714 ] ( https://github.com/nodejs/corepack/issues/714 ) ) ([ 5fc3691] ( https://github.com/nodejs/corepack/commit/5fc3691354eb5bdeca17a9495b234584353f0151 ) )
9+ * update package manager versions ([ #671 ] ( https://github.com/nodejs/corepack/issues/671 ) ) ([ b45b3a3] ( https://github.com/nodejs/corepack/commit/b45b3a3244bacfbaf65188ae8c04209a1e98307d ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * debug text typo ([ #698 ] ( https://github.com/nodejs/corepack/issues/698 ) ) ([ 0b94797] ( https://github.com/nodejs/corepack/commit/0b94797f96e30e46e466873fe7d437d0471cd92c ) )
15+
316## [ 0.32.0] ( https://github.com/nodejs/corepack/compare/v0.31.0...v0.32.0 ) (2025-02-28)
417
518
Original file line number Diff line number Diff line change 11{
22 "name" : " corepack" ,
3- "version" : " 0.32 .0" ,
3+ "version" : " 0.33 .0" ,
44 "homepage" : " https://github.com/nodejs/corepack#readme" ,
55 "bugs" : {
66 "url" : " https://github.com/nodejs/corepack/issues"
You can’t perform that action at this time.
0 commit comments