Skip to content

Commit f29bb60

Browse files
committed
Releasing 2 new packages
| Package name | Version | | --- | --- | | `@yarnpkg/cli` | `3.8.4` | | `@yarnpkg/plugin-compat` | `3.1.21` |
1 parent 8434ef6 commit f29bb60

File tree

5 files changed

+316
-339
lines changed

5 files changed

+316
-339
lines changed

.yarn/versions/67374fa9.yml

-23
This file was deleted.

packages/berry-cli/bin/berry.js

+157-157
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,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-compat",
3-
"version": "3.1.20",
3+
"version": "3.1.21",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"peerDependencies": {

packages/yarnpkg-cli/bin/yarn.js

+157-157
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,6 +1,6 @@
11
{
22
"name": "@yarnpkg/cli",
3-
"version": "3.8.3",
3+
"version": "3.8.4",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {

0 commit comments

Comments
 (0)