Skip to content

Commit e36ae1b

Browse files
chore(main): release 0.20.0
1 parent fe3e5cd commit e36ae1b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.20.0](https://github.com/nodejs/corepack/compare/v0.19.0...v0.20.0) (2023-08-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+
310
## [0.19.0](https://github.com/nodejs/corepack/compare/v0.18.1...v0.19.0) (2023-06-24)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "corepack",
3-
"version": "0.19.0",
3+
"version": "0.20.0",
44
"homepage": "https://github.com/nodejs/corepack#readme",
55
"bugs": {
66
"url": "https://github.com/nodejs/corepack/issues"

0 commit comments

Comments
 (0)