Skip to content

Commit 931e8f5

Browse files
committed
Sync master with the changes from cherry-pick/next-release
1 parent 7788d14 commit 931e8f5

File tree

6 files changed

+316
-316
lines changed

6 files changed

+316
-316
lines changed

packages/berry-cli/bin/berry.js

+156-156
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/plugin-compat/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@yarnpkg/plugin-compat",
33
"version": "4.0.0-rc.47",
4-
"stableVersion": "3.1.12",
4+
"stableVersion": "3.1.13",
55
"license": "BSD-2-Clause",
66
"main": "./sources/index.ts",
77
"exports": {

packages/plugin-pnp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@yarnpkg/plugin-pnp",
33
"version": "4.0.0-rc.47",
4-
"stableVersion": "3.2.10",
4+
"stableVersion": "3.2.11",
55
"license": "BSD-2-Clause",
66
"main": "./sources/index.ts",
77
"exports": {

packages/yarnpkg-cli/bin/yarn.js

+156-156
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/yarnpkg-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@yarnpkg/cli",
33
"version": "4.0.0-rc.47",
4-
"stableVersion": "3.6.0",
4+
"stableVersion": "3.6.1",
55
"license": "BSD-2-Clause",
66
"main": "./sources/index.ts",
77
"exports": {

packages/yarnpkg-pnp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@yarnpkg/pnp",
33
"version": "4.0.0-rc.47",
4-
"stableVersion": "3.3.3",
4+
"stableVersion": "3.3.4",
55
"license": "BSD-2-Clause",
66
"main": "./sources/index.ts",
77
"exports": {

0 commit comments

Comments
 (0)