Skip to content

Commit 5f35cc6

Browse files
committed
Releasing 3 new packages
| Package name | Version | | --- | --- | | `@yarnpkg/cli` | `4.17.1` | | `@yarnpkg/plugin-compat` | `4.0.13` | | `@yarnpkg/plugin-patch` | `4.0.5` |
1 parent fe04180 commit 5f35cc6

6 files changed

Lines changed: 294 additions & 320 deletions

File tree

.yarn/versions/typescript-compat.yml

Lines changed: 0 additions & 23 deletions
This file was deleted.

packages/berry-cli/bin/berry.js

Lines changed: 144 additions & 144 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/plugin-compat/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-compat",
3-
"version": "4.0.12",
3+
"version": "4.0.13",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -49,6 +49,5 @@
4949
],
5050
"engines": {
5151
"node": ">=18.12.0"
52-
},
53-
"stableVersion": "4.0.12"
52+
}
5453
}

packages/plugin-patch/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-patch",
3-
"version": "4.0.4",
3+
"version": "4.0.5",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -42,6 +42,5 @@
4242
],
4343
"engines": {
4444
"node": ">=18.12.0"
45-
},
46-
"stableVersion": "4.0.4"
45+
}
4746
}

packages/yarnpkg-cli/bin/yarn.js

Lines changed: 144 additions & 144 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/yarnpkg-cli/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/cli",
3-
"version": "4.17.0",
3+
"version": "4.17.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -113,6 +113,5 @@
113113
},
114114
"engines": {
115115
"node": ">=18.12.0"
116-
},
117-
"stableVersion": "4.17.0"
116+
}
118117
}

0 commit comments

Comments
 (0)