Skip to content

Commit 8385300

Browse files
committed
Releasing 3 new packages
| Package name | Version | | --- | --- | | `@yarnpkg/cli` | `4.12.0` | | `@yarnpkg/plugin-git` | `3.1.4` | | `@yarnpkg/plugin-npm-cli` | `4.4.0` |
1 parent f3c5fa2 commit 8385300

File tree

7 files changed

+388
-439
lines changed

7 files changed

+388
-439
lines changed

.yarn/versions/6c672f3f.yml

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

.yarn/versions/e692e68e.yml

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

packages/berry-cli/bin/berry.js

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

packages/plugin-git/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-git",
3-
"version": "3.1.3",
3+
"version": "3.1.4",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -44,6 +44,5 @@
4444
],
4545
"engines": {
4646
"node": ">=18.12.0"
47-
},
48-
"stableVersion": "3.1.3"
47+
}
4948
}

packages/plugin-npm-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/plugin-npm-cli",
3-
"version": "4.3.2",
3+
"version": "4.4.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.3.2"
55+
}
5756
}

packages/yarnpkg-cli/bin/yarn.js

Lines changed: 191 additions & 191 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.11.0",
3+
"version": "4.12.0",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -113,6 +113,5 @@
113113
},
114114
"engines": {
115115
"node": ">=18.12.0"
116-
},
117-
"stableVersion": "4.11.0"
116+
}
118117
}

0 commit comments

Comments
 (0)