Skip to content

Commit 0d66d6e

Browse files
committed
Releasing 2 new packages
| Package name | Version | | --- | --- | | `@yarnpkg/cli` | `3.4.1` | | `@yarnpkg/plugin-init` | `3.2.1` |
1 parent 54e4fee commit 0d66d6e

File tree

5 files changed

+8
-43
lines changed

5 files changed

+8
-43
lines changed

.yarn/versions/576186de.yml

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

packages/berry-cli/bin/berry.js

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

packages/plugin-init/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-init",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {

packages/yarnpkg-cli/bin/yarn.js

Lines changed: 3 additions & 3 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/cli",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {

0 commit comments

Comments
 (0)