Skip to content

Commit f013543

Browse files
committed
Releasing 3 new packages
| Package name | Version | | --- | --- | | `@yarnpkg/cli` | `3.6.4` | | `@yarnpkg/plugin-compat` | `3.1.15` | | `@yarnpkg/core` | `3.5.4` |
1 parent cf9b5c5 commit f013543

File tree

7 files changed

+265
-322
lines changed

7 files changed

+265
-322
lines changed

.yarn/versions/2e12e567.yml

Lines changed: 0 additions & 23 deletions
This file was deleted.

.yarn/versions/fe7910e2.yml

Lines changed: 0 additions & 34 deletions
This file was deleted.

packages/berry-cli/bin/berry.js

Lines changed: 131 additions & 131 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/plugin-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-compat",
3-
"version": "3.1.14",
3+
"version": "3.1.15",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"peerDependencies": {

packages/yarnpkg-cli/bin/yarn.js

Lines changed: 131 additions & 131 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/yarnpkg-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/cli",
3-
"version": "3.6.3",
3+
"version": "3.6.4",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {

packages/yarnpkg-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/core",
3-
"version": "3.5.3",
3+
"version": "3.5.4",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"sideEffects": false,

0 commit comments

Comments
 (0)