Skip to content

Commit

Permalink
Releasing 3 new packages
Browse files Browse the repository at this point in the history
| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `4.4.1` |
| `@yarnpkg/plugin-compat` | `4.0.8` |
| `@yarnpkg/plugin-nm` | `4.0.3` |
  • Loading branch information
yarnbot committed Aug 24, 2024
1 parent 80cb95e commit d2afdfc
Show file tree
Hide file tree
Showing 7 changed files with 354 additions and 403 deletions.
23 changes: 0 additions & 23 deletions .yarn/versions/a147fbbf.yml

This file was deleted.

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

This file was deleted.

348 changes: 174 additions & 174 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.7",
"version": "4.0.8",
"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.7"
}
}
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.2",
"version": "4.0.3",
"nextVersion": {
"semver": "2.0.0-rc.5",
"nonce": "1989925236539513"
Expand All @@ -51,6 +51,5 @@
],
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "4.0.2"
}
}
348 changes: 174 additions & 174 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.4.0",
"version": "4.4.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.4.0"
}
}

0 comments on commit d2afdfc

Please sign in to comment.