Skip to content

Commit b2eb9dc

Browse files
committed
Releasing 6 new packages
| Package name | Version | | --- | --- | | `@yarnpkg/cli` | `4.3.0` | | `@yarnpkg/core` | `4.1.0` | | `@yarnpkg/plugin-essentials` | `4.2.0` | | `@yarnpkg/eslint-config` | `2.0.0` | | `@yarnpkg/pnp` | `4.0.6` | | `@yarnpkg/sdks` | `3.1.3` |
1 parent d3695b1 commit b2eb9dc

File tree

10 files changed

+622
-672
lines changed

10 files changed

+622
-672
lines changed

.yarn/versions/594fa39a.yml

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

.yarn/versions/e9a5017b.yml

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

packages/berry-cli/bin/berry.js

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

packages/eslint-config/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/eslint-config",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"license": "BSD-2-Clause",
55
"type": "module",
66
"exports": {
@@ -33,6 +33,5 @@
3333
},
3434
"devDependencies": {
3535
"eslint": "^8.57.0"
36-
},
37-
"stableVersion": "1.0.0"
36+
}
3837
}

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.1.2",
3+
"version": "4.2.0",
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.1.2"
56+
}
5857
}

packages/yarnpkg-cli/bin/yarn.js

Lines changed: 305 additions & 305 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.2.2",
3+
"version": "4.3.0",
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.2.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.0.5",
3+
"version": "4.1.0",
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.0.5"
85+
}
8786
}

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.5",
3+
"version": "4.0.6",
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.5"
53+
}
5554
}

packages/yarnpkg-sdks/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/sdks",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
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": "3.1.2"
53+
}
5554
}

0 commit comments

Comments
 (0)