File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.28.0] ( https://github.com/nodejs/corepack/compare/v0.27.0...v0.28.0 ) (2024-04-20)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * call ` executePackageManagerRequest ` directly ([ #430 ] ( https://github.com/nodejs/corepack/issues/430 ) )
9
+
10
+ ### Bug Fixes
11
+
12
+ * call ` executePackageManagerRequest ` directly ([ #430 ] ( https://github.com/nodejs/corepack/issues/430 ) ) ([ 0f9b748] ( https://github.com/nodejs/corepack/commit/0f9b74864048d5dc150a63cc582966af0c5f363f ) )
13
+
3
14
## [ 0.27.0] ( https://github.com/nodejs/corepack/compare/v0.26.0...v0.27.0 ) (2024-04-19)
4
15
5
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " corepack" ,
3
- "version" : " 0.27 .0" ,
3
+ "version" : " 0.28 .0" ,
4
4
"homepage" : " https://github.com/nodejs/corepack#readme" ,
5
5
"bugs" : {
6
6
"url" : " https://github.com/nodejs/corepack/issues"
You can’t perform that action at this time.
0 commit comments