Skip to content

Commit

Permalink
Releasing 4 new packages
Browse files Browse the repository at this point in the history
| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `3.6.2` |
| `@yarnpkg/plugin-compat` | `3.1.14` |
| `@yarnpkg/core` | `3.5.3` |
| `@yarnpkg/plugin-pnp` | `3.2.12` |
  • Loading branch information
yarnbot committed Aug 17, 2023
1 parent fad53dc commit 7b88e9e
Show file tree
Hide file tree
Showing 8 changed files with 406 additions and 463 deletions.
23 changes: 0 additions & 23 deletions .yarn/versions/7c52bf36.yml

This file was deleted.

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

This file was deleted.

402 changes: 201 additions & 201 deletions packages/berry-cli/bin/berry.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/plugin-compat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/plugin-compat",
"version": "3.1.13",
"version": "3.1.14",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-pnp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/plugin-pnp",
"version": "3.2.11",
"version": "3.2.12",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"dependencies": {
Expand Down
402 changes: 201 additions & 201 deletions packages/yarnpkg-cli/bin/yarn.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/yarnpkg-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/cli",
"version": "3.6.1",
"version": "3.6.2",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/yarnpkg-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/core",
"version": "3.5.2",
"version": "3.5.3",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"sideEffects": false,
Expand Down

0 comments on commit 7b88e9e

Please sign in to comment.