File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.16.0] ( https://github.com/nodejs/corepack/compare/v0.15.3...v0.16.0 ) (2023-02-17)
4
+
5
+
6
+ ### Features
7
+
8
+ * update package manager versions ([ #228 ] ( https://github.com/nodejs/corepack/issues/228 ) ) ([ bb000f9] ( https://github.com/nodejs/corepack/commit/bb000f9c10a1fbd85f2c15a90218d90b42473130 ) )
9
+ * build: migrate to ESBuild ([ #229 ] ( https://github.com/nodejs/corepack/pull/229 ) ) ([ 15ceb83] ( https://github.com/nodejs/corepack/commit/15ceb832a34a223efbe3d3f9cb792d9101a7022a ) )
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * npm registry override ([ #219 ] ( https://github.com/nodejs/corepack/issues/219 ) ) ([ 1b35362] ( https://github.com/nodejs/corepack/commit/1b353624e644874d9ef6c9acaf6d1254bff3015a ) )
15
+
3
16
## [ 0.15.3] ( https://github.com/nodejs/corepack/compare/v0.15.2...v0.15.3 ) (2022-12-30)
4
17
5
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " corepack" ,
3
- "version" : " 0.15.3 " ,
3
+ "version" : " 0.16.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