Skip to content

Commit

Permalink
Releasing 8 new packages
Browse files Browse the repository at this point in the history
| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `4.0.1` |
| `@yarnpkg/plugin-workspace-tools` | `4.0.1` |
| `@yarnpkg/core` | `4.0.1` |
| `@yarnpkg/plugin-essentials` | `4.0.1` |
| `@yarnpkg/plugin-npm-cli` | `4.0.1` |
| `@yarnpkg/plugin-constraints` | `4.0.1` |
| `@yarnpkg/plugin-pnp` | `4.0.1` |
| `@yarnpkg/fslib` | `3.0.1` |
  • Loading branch information
yarnbot committed Oct 28, 2023
1 parent 8e2519b commit be5a1bf
Show file tree
Hide file tree
Showing 20 changed files with 950 additions and 1,172 deletions.
23 changes: 0 additions & 23 deletions .yarn/versions/0c068238.yml

This file was deleted.

34 changes: 0 additions & 34 deletions .yarn/versions/17861fba.yml

This file was deleted.

34 changes: 0 additions & 34 deletions .yarn/versions/1dfc7586.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .yarn/versions/2f9e11d3.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .yarn/versions/5452f3ea.yml

This file was deleted.

8 changes: 0 additions & 8 deletions .yarn/versions/64c67350.yml

This file was deleted.

34 changes: 0 additions & 34 deletions .yarn/versions/977b46e9.yml

This file was deleted.

39 changes: 0 additions & 39 deletions .yarn/versions/9d9fcf70.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .yarn/versions/b9be4faf.yml

This file was deleted.

34 changes: 0 additions & 34 deletions .yarn/versions/d7044db8.yml

This file was deleted.

646 changes: 323 additions & 323 deletions packages/berry-cli/bin/berry.js

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions packages/plugin-constraints/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/plugin-constraints",
"version": "4.0.0",
"version": "4.0.1",
"license": "BSD-2-Clause",
"repository": {
"type": "git",
Expand Down Expand Up @@ -46,6 +46,5 @@
],
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "4.0.0"
}
}
5 changes: 2 additions & 3 deletions packages/plugin-essentials/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/plugin-essentials",
"version": "4.0.0",
"version": "4.0.1",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"exports": {
Expand Down Expand Up @@ -53,6 +53,5 @@
],
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "4.0.0"
}
}
5 changes: 2 additions & 3 deletions packages/plugin-npm-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/plugin-npm-cli",
"version": "4.0.0",
"version": "4.0.1",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"exports": {
Expand Down Expand Up @@ -52,6 +52,5 @@
],
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "4.0.0"
}
}
5 changes: 2 additions & 3 deletions packages/plugin-pnp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/plugin-pnp",
"version": "4.0.0",
"version": "4.0.1",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"exports": {
Expand Down Expand Up @@ -45,6 +45,5 @@
],
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "4.0.0"
}
}
5 changes: 2 additions & 3 deletions packages/plugin-workspace-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/plugin-workspace-tools",
"version": "4.0.0",
"version": "4.0.1",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"exports": {
Expand Down Expand Up @@ -49,6 +49,5 @@
],
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "4.0.0"
}
}
1,203 changes: 611 additions & 592 deletions packages/yarnpkg-cli/bin/yarn.js
100644 → 100755

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions packages/yarnpkg-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/cli",
"version": "4.0.0",
"version": "4.0.1",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"exports": {
Expand Down Expand Up @@ -109,6 +109,5 @@
},
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "4.0.0"
}
}
5 changes: 2 additions & 3 deletions packages/yarnpkg-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/core",
"version": "4.0.0",
"version": "4.0.1",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"exports": {
Expand Down Expand Up @@ -81,6 +81,5 @@
},
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "4.0.0"
}
}
5 changes: 2 additions & 3 deletions packages/yarnpkg-fslib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/fslib",
"version": "3.0.0",
"version": "3.0.1",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"exports": {
Expand Down Expand Up @@ -38,6 +38,5 @@
},
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "3.0.0"
}
}

0 comments on commit be5a1bf

Please sign in to comment.