Skip to content

Commit

Permalink
Releasing 13 new packages
Browse files Browse the repository at this point in the history
| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `4.2.1` |
| `@yarnpkg/extensions` | `2.0.3` |
| `@yarnpkg/plugin-compat` | `4.0.5` |
| `@yarnpkg/plugin-version` | `4.0.3` |
| `@yarnpkg/builder` | `4.1.1` |
| `@yarnpkg/sdks` | `3.1.2` |
| `@yarnpkg/core` | `4.0.5` |
| `@yarnpkg/plugin-npm-cli` | `4.0.4` |
| `@yarnpkg/parsers` | `3.0.2` |
| `@yarnpkg/shell` | `4.0.2` |
| `@yarnpkg/plugin-typescript` | `4.1.1` |
| `@yarnpkg/plugin-pnp` | `4.0.4` |
| `@yarnpkg/pnp` | `4.0.4` |
  • Loading branch information
yarnbot committed May 2, 2024
1 parent 33a8c80 commit bf24f59
Show file tree
Hide file tree
Showing 16 changed files with 30 additions and 57 deletions.
14 changes: 0 additions & 14 deletions .yarn/versions/7ec9c2c1.yml

This file was deleted.

4 changes: 2 additions & 2 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.4",
"version": "4.0.5",
"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.4"
}
}
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.3",
"version": "4.0.4",
"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.3"
}
}
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.3",
"version": "4.0.4",
"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.3"
}
}
5 changes: 2 additions & 3 deletions packages/plugin-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/plugin-typescript",
"version": "4.1.0",
"version": "4.1.1",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"exports": {
Expand Down Expand Up @@ -48,6 +48,5 @@
],
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "4.1.0"
}
}
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.2",
"version": "4.0.3",
"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.2"
}
}
5 changes: 2 additions & 3 deletions packages/yarnpkg-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/builder",
"version": "4.1.0",
"version": "4.1.1",
"license": "BSD-2-Clause",
"bin": "./sources/boot-cli-dev.js",
"exports": {
Expand Down Expand Up @@ -46,6 +46,5 @@
},
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "4.1.0"
}
}
4 changes: 2 additions & 2 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.2.0",
"version": "4.2.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.2.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.4",
"version": "4.0.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.0.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.2",
"version": "2.0.3",
"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.2"
}
}
5 changes: 2 additions & 3 deletions packages/yarnpkg-parsers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/parsers",
"version": "3.0.1",
"version": "3.0.2",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"exports": {
Expand Down Expand Up @@ -42,6 +42,5 @@
},
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "3.0.1"
}
}
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.3",
"version": "4.0.4",
"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.3"
}
}
5 changes: 2 additions & 3 deletions packages/yarnpkg-sdks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/sdks",
"version": "3.1.1",
"version": "3.1.2",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"bin": "./sources/boot-cli-dev.js",
Expand Down Expand Up @@ -50,6 +50,5 @@
},
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "3.1.1"
}
}
5 changes: 2 additions & 3 deletions packages/yarnpkg-shell/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yarnpkg/shell",
"version": "4.0.1",
"version": "4.0.2",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"bin": "./sources/boot-cli-dev.js",
Expand Down Expand Up @@ -50,6 +50,5 @@
},
"engines": {
"node": ">=18.12.0"
},
"stableVersion": "4.0.1"
}
}

0 comments on commit bf24f59

Please sign in to comment.