Skip to content

Commit

Permalink
Releasing 9 new packages
Browse files Browse the repository at this point in the history
| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `4.5.1` |
| `@yarnpkg/core` | `4.1.4` |
| `@yarnpkg/libui` | `3.0.1` |
| `@yarnpkg/plugin-interactive-tools` | `4.0.1` |
| `@yarnpkg/plugin-version` | `4.0.4` |
| `@yarnpkg/nm` | `4.0.4` |
| `@yarnpkg/plugin-nm` | `4.0.5` |
| `@yarnpkg/pnpify` | `4.1.3` |
| `@yarnpkg/plugin-compat` | `4.0.9` |
  • Loading branch information
yarnbot committed Oct 18, 2024
1 parent 915dede commit b5baf9b
Show file tree
Hide file tree
Showing 15 changed files with 752 additions and 849 deletions.
34 changes: 0 additions & 34 deletions .yarn/versions/3e8e779b.yml

This file was deleted.

24 changes: 0 additions & 24 deletions .yarn/versions/54f60131.yml

This file was deleted.

25 changes: 0 additions & 25 deletions .yarn/versions/a6283714.yml

This file was deleted.

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

This file was deleted.

725 changes: 367 additions & 358 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.8",
"version": "4.0.9",
"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.8"
}
}
5 changes: 2 additions & 3 deletions packages/plugin-interactive-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/plugin-interactive-tools",
"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-nm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@yarnpkg/cli": "workspace:^",
"@yarnpkg/core": "workspace:^"
},
"version": "4.0.4",
"version": "4.0.5",
"nextVersion": {
"semver": "2.0.0-rc.5",
"nonce": "1989925236539513"
Expand All @@ -51,6 +51,5 @@
],
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "4.0.4"
}
}
5 changes: 2 additions & 3 deletions packages/plugin-version/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/plugin-version",
"version": "4.0.3",
"version": "4.0.4",
"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.3"
}
}
725 changes: 367 additions & 358 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.0",
"version": "4.5.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.5.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.1.3",
"version": "4.1.4",
"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.3"
}
}
5 changes: 2 additions & 3 deletions packages/yarnpkg-libui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/libui",
"version": "3.0.0",
"version": "3.0.1",
"license": "BSD-2-Clause",
"sideEffects": false,
"files": [
Expand Down Expand Up @@ -29,6 +29,5 @@
},
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "3.0.0"
}
}
5 changes: 2 additions & 3 deletions packages/yarnpkg-nm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/nm",
"version": "4.0.3",
"version": "4.0.4",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"exports": {
Expand Down Expand Up @@ -36,6 +36,5 @@
},
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "4.0.3"
}
}
5 changes: 2 additions & 3 deletions packages/yarnpkg-pnpify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/pnpify",
"version": "4.1.2",
"version": "4.1.3",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"bin": "./sources/boot-cli-dev.js",
Expand Down Expand Up @@ -49,6 +49,5 @@
},
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "4.1.2"
}
}

0 comments on commit b5baf9b

Please sign in to comment.