Skip to content

Commit 2fe7d63

Browse files
committed
Releasing 5 new packages
| Package name | Version | | --- | --- | | `@yarnpkg/cli` | `4.5.3` | | `@yarnpkg/plugin-workspace-tools` | `4.1.1` | | `@yarnpkg/core` | `4.1.6` | | `@yarnpkg/shell` | `4.1.1` | | `@yarnpkg/nm` | `4.0.5` |
1 parent cc2f719 commit 2fe7d63

File tree

10 files changed

+170
-240
lines changed

10 files changed

+170
-240
lines changed

.yarn/versions/30ae755e.yml

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

.yarn/versions/ce18c01f.yml

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

.yarn/versions/ce211f43.yml

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

packages/berry-cli/bin/berry.js

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

packages/plugin-workspace-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-workspace-tools",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
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.1.0"
52+
}
5453
}

packages/yarnpkg-cli/bin/yarn.js

Lines changed: 80 additions & 80 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.2",
3+
"version": "4.5.3",
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.2"
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.5",
3+
"version": "4.1.6",
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.5"
85+
}
8786
}

packages/yarnpkg-nm/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/nm",
3-
"version": "4.0.4",
3+
"version": "4.0.5",
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": "4.0.4"
41+
}
4342
}

packages/yarnpkg-shell/package.json

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

0 commit comments

Comments
 (0)