Skip to content

Commit a38b314

Browse files
committed
Releasing 6 new packages
| Package name | Version | | --- | --- | | `@yarnpkg/cli` | `4.5.2` | | `@yarnpkg/extensions` | `2.0.4` | | `@yarnpkg/plugin-compat` | `4.0.10` | | `@yarnpkg/core` | `4.1.5` | | `@yarnpkg/fslib` | `3.1.1` | | `@yarnpkg/pnp` | `4.0.7` |
1 parent aa557fe commit a38b314

File tree

11 files changed

+596
-688
lines changed

11 files changed

+596
-688
lines changed

.yarn/versions/37c4f060.yml

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

.yarn/versions/757578fa.yml

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

.yarn/versions/d5e5a3b6.yml

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

packages/berry-cli/bin/berry.js

Lines changed: 292 additions & 292 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.9",
3+
"version": "4.0.10",
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.9"
52+
}
5453
}

packages/yarnpkg-cli/bin/yarn.js

Lines changed: 292 additions & 292 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.5.1",
3+
"version": "4.5.2",
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.5.1"
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.4",
3+
"version": "4.1.5",
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.4"
85+
}
8786
}

packages/yarnpkg-extensions/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/extensions",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -34,6 +34,5 @@
3434
],
3535
"engines": {
3636
"node": ">=18.12.0"
37-
},
38-
"stableVersion": "2.0.3"
37+
}
3938
}

packages/yarnpkg-fslib/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/fslib",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -38,6 +38,5 @@
3838
},
3939
"engines": {
4040
"node": ">=18.12.0"
41-
},
42-
"stableVersion": "3.1.0"
41+
}
4342
}

packages/yarnpkg-pnp/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/pnp",
3-
"version": "4.0.6",
3+
"version": "4.0.7",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -50,6 +50,5 @@
5050
},
5151
"engines": {
5252
"node": ">=18.12.0"
53-
},
54-
"stableVersion": "4.0.6"
53+
}
5554
}

0 commit comments

Comments
 (0)