Skip to content

Commit b5baf9b

Browse files
committed
Releasing 9 new packages
| Package name | Version | | --- | --- | | `@yarnpkg/cli` | `4.5.1` | | `@yarnpkg/core` | `4.1.4` | | `@yarnpkg/libui` | `3.0.1` | | `@yarnpkg/plugin-interactive-tools` | `4.0.1` | | `@yarnpkg/plugin-version` | `4.0.4` | | `@yarnpkg/nm` | `4.0.4` | | `@yarnpkg/plugin-nm` | `4.0.5` | | `@yarnpkg/pnpify` | `4.1.3` | | `@yarnpkg/plugin-compat` | `4.0.9` |
1 parent 915dede commit b5baf9b

File tree

15 files changed

+752
-849
lines changed

15 files changed

+752
-849
lines changed

.yarn/versions/3e8e779b.yml

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

.yarn/versions/54f60131.yml

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

.yarn/versions/a6283714.yml

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

.yarn/versions/ef453d28.yml

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

packages/berry-cli/bin/berry.js

Lines changed: 367 additions & 358 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.8",
3+
"version": "4.0.9",
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.8"
52+
}
5453
}

packages/plugin-interactive-tools/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-interactive-tools",
3-
"version": "4.0.0",
3+
"version": "4.0.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.0.0"
56+
}
5857
}

packages/plugin-nm/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@yarnpkg/cli": "workspace:^",
2626
"@yarnpkg/core": "workspace:^"
2727
},
28-
"version": "4.0.4",
28+
"version": "4.0.5",
2929
"nextVersion": {
3030
"semver": "2.0.0-rc.5",
3131
"nonce": "1989925236539513"
@@ -51,6 +51,5 @@
5151
],
5252
"engines": {
5353
"node": ">=18.12.0"
54-
},
55-
"stableVersion": "4.0.4"
54+
}
5655
}

packages/plugin-version/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-version",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
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.0.3"
56+
}
5857
}

packages/yarnpkg-cli/bin/yarn.js

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

0 commit comments

Comments
 (0)