Skip to content

Commit

Permalink
Releasing 6 new packages
Browse files Browse the repository at this point in the history
| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `4.5.2` |
| `@yarnpkg/extensions` | `2.0.4` |
| `@yarnpkg/plugin-compat` | `4.0.10` |
| `@yarnpkg/core` | `4.1.5` |
| `@yarnpkg/fslib` | `3.1.1` |
| `@yarnpkg/pnp` | `4.0.7` |
  • Loading branch information
yarnbot committed Nov 22, 2024
1 parent aa557fe commit a38b314
Show file tree
Hide file tree
Showing 11 changed files with 596 additions and 688 deletions.
24 changes: 0 additions & 24 deletions .yarn/versions/37c4f060.yml

This file was deleted.

39 changes: 0 additions & 39 deletions .yarn/versions/757578fa.yml

This file was deleted.

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

This file was deleted.

584 changes: 292 additions & 292 deletions packages/berry-cli/bin/berry.js

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions packages/plugin-compat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/plugin-compat",
"version": "4.0.9",
"version": "4.0.10",
"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.9"
}
}
584 changes: 292 additions & 292 deletions packages/yarnpkg-cli/bin/yarn.js

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.5.1",
"version": "4.5.2",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"exports": {
Expand Down Expand Up @@ -109,6 +109,5 @@
},
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "4.5.1"
}
}
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.1.4",
"version": "4.1.5",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"exports": {
Expand Down Expand Up @@ -82,6 +82,5 @@
},
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "4.1.4"
}
}
5 changes: 2 additions & 3 deletions packages/yarnpkg-extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/extensions",
"version": "2.0.3",
"version": "2.0.4",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"exports": {
Expand Down Expand Up @@ -34,6 +34,5 @@
],
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "2.0.3"
}
}
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.1.0",
"version": "3.1.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.1.0"
}
}
5 changes: 2 additions & 3 deletions packages/yarnpkg-pnp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/pnp",
"version": "4.0.6",
"version": "4.0.7",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"exports": {
Expand Down Expand Up @@ -50,6 +50,5 @@
},
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "4.0.6"
}
}

0 comments on commit a38b314

Please sign in to comment.