Skip to content

Commit 2e73cdb

Browse files
committed
Releasing 5 new packages
| Package name | Version | | --- | --- | | `@yarnpkg/cli` | `4.3.1` | | `@yarnpkg/plugin-essentials` | `4.2.1` | | `@yarnpkg/core` | `4.1.1` | | `@yarnpkg/doctor` | `4.0.2` | | `@yarnpkg/plugin-compat` | `4.0.6` |
1 parent 12254ec commit 2e73cdb

File tree

11 files changed

+444
-531
lines changed

11 files changed

+444
-531
lines changed

.yarn/versions/39208ab7.yml

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

.yarn/versions/91acd0ec.yml

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

.yarn/versions/a4f6973d.yml

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

.yarn/versions/cab716b2.yml

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

packages/berry-cli/bin/berry.js

Lines changed: 217 additions & 217 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: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-compat",
3-
"version": "4.0.5",
3+
"version": "4.0.6",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -49,6 +49,5 @@
4949
],
5050
"engines": {
5151
"node": ">=18.12.0"
52-
},
53-
"stableVersion": "4.0.5"
52+
}
5453
}

packages/plugin-essentials/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-essentials",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -53,6 +53,5 @@
5353
],
5454
"engines": {
5555
"node": ">=18.12.0"
56-
},
57-
"stableVersion": "4.2.0"
56+
}
5857
}

packages/yarnpkg-cli/bin/yarn.js

Lines changed: 217 additions & 217 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: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/cli",
3-
"version": "4.3.0",
3+
"version": "4.3.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -109,6 +109,5 @@
109109
},
110110
"engines": {
111111
"node": ">=18.12.0"
112-
},
113-
"stableVersion": "4.3.0"
112+
}
114113
}

packages/yarnpkg-core/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/core",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -82,6 +82,5 @@
8282
},
8383
"engines": {
8484
"node": ">=18.12.0"
85-
},
86-
"stableVersion": "4.1.0"
85+
}
8786
}

packages/yarnpkg-doctor/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/doctor",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"license": "BSD-2-Clause",
55
"bin": "./sources/boot-cli-dev.js",
66
"exports": {
@@ -43,6 +43,5 @@
4343
},
4444
"engines": {
4545
"node": ">=18.12.0"
46-
},
47-
"stableVersion": "4.0.1"
46+
}
4847
}

0 commit comments

Comments
 (0)