We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b88dcb commit e01c11aCopy full SHA for e01c11a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.14.1](https://github.com/nodejs/corepack/compare/v0.14.0...v0.14.1) (2022-09-16)
4
+
5
6
+### Features
7
8
+* update package manager versions ([#179](https://github.com/nodejs/corepack/issues/179)) ([0b88dcb](https://github.com/nodejs/corepack/commit/0b88dcbaaf190117c6f407b6632a4b3b10da8ad9))
9
10
## [0.14.0](https://github.com/nodejs/corepack/compare/v0.13.0...v0.14.0) (2022-09-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "corepack",
- "version": "0.14.0",
+ "version": "0.14.1",
"homepage": "https://github.com/nodejs/corepack#readme",
"bugs": {
"url": "https://github.com/nodejs/corepack/issues"
0 commit comments