Skip to content

Commit 1a2e7ac

Browse files
committed
Releasing 3 new packages
| Package name | Version | | --- | --- | | `@yarnpkg/cli` | `4.9.4` | | `@yarnpkg/plugin-version` | `4.2.0` | | `@yarnpkg/plugin-essentials` | `4.4.3` |
1 parent a278f52 commit 1a2e7ac

File tree

7 files changed

+348
-397
lines changed

7 files changed

+348
-397
lines changed

.yarn/versions/59b2c8b4.yml

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

.yarn/versions/d432d26e.yml

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

packages/berry-cli/bin/berry.js

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

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.4.2",
3+
"version": "4.4.3",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -52,6 +52,5 @@
5252
],
5353
"engines": {
5454
"node": ">=18.12.0"
55-
},
56-
"stableVersion": "4.4.2"
55+
}
5756
}

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.1.2",
3+
"version": "4.2.0",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -52,6 +52,5 @@
5252
],
5353
"engines": {
5454
"node": ">=18.12.0"
55-
},
56-
"stableVersion": "4.1.2"
55+
}
5756
}

packages/yarnpkg-cli/bin/yarn.js

Lines changed: 171 additions & 171 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.9.3",
3+
"version": "4.9.4",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -111,6 +111,5 @@
111111
},
112112
"engines": {
113113
"node": ">=18.12.0"
114-
},
115-
"stableVersion": "4.9.3"
114+
}
116115
}

0 commit comments

Comments
 (0)